Ticket #6708 (closed defect: worksforme)
Default workflow overrides inherited workflow?
| Reported by: | stephen.moretti@… | Owned by: | ecarter |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | devel |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I discovered the inherit section in the trac.ini the other day, so I thought I would change one of my trac environments to inherit the workflow that will be used in all trac environments, so that I'm not having to cut and paste in the whole workflow in for every environment if there are updates.
Having taken the ticket-workflow section out of the ini and inherited that section I get "TracError: The Trac Environment needs to be upgraded." from my trac environment. When I do this it recreates a default workflow in my trac.ini.
Should I be able to inherit a ticket-workflow section?
FYI: This is Trac 0.11dev-r6380 on Windows/Python25/Apache2.0.x


