Re: Manging forward and reverse links

Ralf Schlatterbeck <[email protected]>
Newsgroups gmane.comp.bug-tracking.roundup.user
Message-ID <[email protected]>
On Tue, Mar 05, 2013 at 09:07:45PM -0500, John P. Rouillard wrote:

> Ah ok, I didn't explain myself well enough. I want a single edit box
> that can be used for both:
> 
>    adding/removing links from this issue to another
> 
> and
> 
>   adding/removing links from another issue that points to this one
> 
> so an entry for the depends property would look like:
> 
>    1 3 5 (9) (22) (10)
> 
> which would be interpreted as:
> 
>   this issue depends on issues: 1, 3 and 5
> 
>   issues 9, 22 and 10 depend on this issue

There certainly is no widget for this -- but you may want to code
your own.
I wouldn't put numbers with different semantics into the same editing
widget, though. If you can live with two widgets, it should be possible
to create an edit field that contains the issue numbers of depending
issues with a separate submit button next to it that triggers an action
that edits all the other issues when pressed.
For edit actions see roundup/cgi/actions.py and documentation
http://roundup.sourceforge.net/docs/customizing.html#defining-new-web-actions

Ralf
-- 
Dr. Ralf Schlatterbeck                  Tel:   +43/2243/26465-16
Open Source Consulting                  www:   http://www.runtux.com
Reichergasse 131, A-3411 Weidling       email: [email protected]
allmenda.com member                     email: [email protected]

------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.