How to set default values to specific component in Trac? -
I want to set the 'confidential' flag as the default for a specific component in my Trac system as correct I am how can I do this? I have tried with the trac.ini
section [ticket_custom] , but I can only set the 'confidential' value as the default all < / Em> The component is not what I want.
In addition to this, I was thinking of creating a MySQL query to manually update all the tickets of my component and set the sensitive
value for the 'Confidential' field . But this is not a clear perspective, though.
Thank you!
Support version 1.2.6 (see) case of your use (no 0.12) branch Will need to be installed from.
Here is an example:
Comments
Post a Comment