Modify ↓
#7147 closed defect (fixed)
Missing documentation for workflow
Reported by: | Owned by: | Eli Carter | |
---|---|---|---|
Priority: | normal | Milestone: | 0.11 |
Component: | ticket system | Version: | 0.11b2 |
Severity: | normal | Keywords: | documentation helpwanted |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
I can't find any documentation on how to use the hidden parameter.
xxx.operations = action,hidden
Attachments (0)
Change History (7)
comment:1 by , 17 years ago
Owner: | changed from | to
---|
comment:2 by , 17 years ago
Component: | general → ticket system |
---|
comment:3 by , 17 years ago
Keywords: | documentation helpwanted added |
---|
comment:4 by , 17 years ago
Status: | new → assigned |
---|
As it turns out, the 'hidden' parameter is worse-than-useless and confusing; it disables the other operations that ConfigurableTicketWorkflow provides. (It was a wart from a previous iteration of the functionality that I somehow didn't catch.) As such, it should be removed.
follow-up: 7 comment:6 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
And fixed on 0.11-stable in [7013].
Note:
See TracTickets
for help on using tickets.
It should be added to this section with the other workflow operations: TracWorkflow