Modify

Opened 13 years ago

Last modified 7 years ago

#8621 new enhancement

Add support for ticket tweaking plugins

Reported by: Danny Sauer Owned by:
Priority: normal Component: GridModifyPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.12

Description

I'm using the DynamicFieldsPlugin to clear one field when another changes on the ticket page. It would be convenient if GridModify could respect the .clear_on_change_of attribute from that plugin so that both ticket modification locations could stay in sync.

Similarly, I'm using the DateFieldPlugin to make date-based select boxes implement a calendar popup to encourage consistency in dates (identified by the .date attribute).

In both cases, the GridModifyPlugin, if enabled on any of those extended fields, leads to data which potentially can fall out of sync with data which would've normally been kept in sync through a ticket. I don't know if this is neccesarily an issue related to the GridModifyPlugin, or something which would be better implemented by the other plugins using some interface to register with this plugin (possibly the say the CustomAdminPlugin can be extended).

This is potentially related to ticket #4507.

Attachments (0)

Change History (1)

comment:1 Changed 7 years ago by Ryan J Ollos

Owner: Björn Harrtell deleted

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.