Modify ↓
#5375 closed defect (worksforme)
Unable to use Batch modify plugin with trac.ticket.query.* = disabled
Reported by: | Owned by: | ashwin_phatak | |
---|---|---|---|
Priority: | normal | Component: | BatchModifyPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
Thnx Ashwin for providing such a useful plugin. I am using 0.11 version of track and I installed batchmodify plugin 0.11 version. But as per the description given, the trac.ticket.query.* has to be disabled. But in my case I was not able to see or use the plugin when it is disabled. So I enabled it and it started working. Now I am able to see custom query and when I make a query I get option to modify batch of ticket at once.
Attachments (0)
Note: See
TracTickets for help on using
tickets.
You only disable the query component in Trac versions 0.10 and earlier. In Trac 0.11 and above, the batch modify plugin works together with the query system.