Opened 17 years ago
Closed 16 years ago
#2410 closed defect (invalid)
Conflicts with TimeAndEstimation plugin
Reported by: | cybertoast | Owned by: | Noah Kantrowitz |
---|---|---|---|
Priority: | normal | Component: | CondFieldsPlugin |
Severity: | blocker | Keywords: | |
Cc: | Trac Release: | 0.10 |
Description
When CondFieldsPlugin is enabled the custom fields that are created by the TimingAndEstimation Plugin become invisible. I suspect that other custom fields are also disappearing, but have not investigated the issue yet.
I have not looked into the CondFields plugin's javascript to see exactly what's causing the problem - will do so, but wanted to create a ticket to at least record the issue.
This is a blocker since using CondFields breaks other plugins. The attached images show the problem (withcondfieldsdisabled.png shows the timingandestimation fields, withcondfieldsenabled.png shows that timingandestimation fields are missing).
Attachments (2)
Change History (3)
Changed 17 years ago by
Attachment: | WithCondFieldsEnabled.png added |
---|
Changed 17 years ago by
Attachment: | WithCondFieldsDisabled.png added |
---|
Shows that TimingAndEstimationPlugin's custom fields have been hidden
comment:1 Changed 16 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
not really a valid bug. The default is to hide all custom fields. You then configure in trac.ini the fields per ticket type that you want to be visible. It is not breaking the plugins.
Shows the custom fields from TimingAndEstimation plugin