Edgewall Software

Opened 7 years ago

Last modified 7 years ago

#12855 closed defect

No workflow hint for accept action when owner == self — at Initial Version

Reported by: Ryan J Ollos Owned by: Ryan J Ollos
Priority: normal Milestone: 1.2.3
Component: ticket system Version: 1.2.2
Severity: normal Keywords: workflow
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

The issue can be seen on trac-hacks.org, which has:

accept = new,accepted,assigned,reopened -> accepted
accept.operations = set_owner_to_self
accept.permissions = TICKET_MODIFY

Rather than adding a workflow hint, I think we should just not render the accept (or assign) action when owner == self.

Change History (0)

Note: See TracTickets for help on using tickets.