Ticket #2311 (new defect)

Opened 1 year ago

Last modified 2 months ago

Setting "keywords" removes any existing keywords for ticket(s)

Reported by: gt4329b Assigned to: ashwin_phatak
Priority: normal Component: BatchModifyPlugin
Severity: minor Keywords: keywords
Cc: gt4329b@pobox.com Trac Release: 0.11

Description

Example: ticket #52 has keywords set to "test ticket blah". If I use the BatchModifyPlugin capability to set the keywords field for ticket #52, the existing keywords values were removed and the new ones set.

Now, it could just be a matter of differing expectations, but I think in this particular case the plugin should check the value of the keywords field and decide what to do accordingly: any text input should be appended to the existing keywords value (with requisite space inserted); if and only if the input value is empty would the existing keyword value be removed.

Just my $0.02...

Note: I'm using BatchModifyPlugin on Trac 0.11

Attachments

Change History

10/27/08 11:09:05 changed by Jennifer Drummond <jenn@rice.edu>

I wholeheartedly agree with your expectation. I'd love to use this plugin, but little stuff like this is holding me back. So make that $0.04. :)


Add/Change #2311 (Setting "keywords" removes any existing keywords for ticket(s))




Change Properties
Action