Defect #2327
Enumerations behave faulty
Status: | Closed | Start date: | 2008-12-12 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Administration | |||
Target version: | 0.8 | |||
Resolution: | Fixed | Affected version: |
Description
When editing a default value flagged enumeration such as "Issue priorities" or "Document categories" and saving the enumeration without removing the "default value" tick, the enumeration loses its default status
Associated revisions
Fixed: default flag removed when editing a default enumeration (#2327).
History
#1
Updated by Jean-Philippe Lang about 14 years ago
- Status changed from New to Closed
- Target version set to 0.8
- Resolution set to Fixed
Fixed in r2123. It was a side-effect of Rails' dirty object feature.