Edgewall Software

Opened 6 years ago

Last modified 5 years ago

#13013 closed defect

ConfigurableTicketWorkflow should not handle other operations — at Version 2

Reported by: Ryan J Ollos Owned by: Ryan J Ollos
Priority: normal Milestone: 1.0.17
Component: ticket system Version:
Severity: normal Keywords: workflow
Cc: Branch:
Release Notes:

ConfigurableTicketWorkflow skips actions that use operations defined by other ITicketActionControllers.

API Changes:
Internal Changes:

Description (last modified by Ryan J Ollos)

Issue reproduced by the following steps:

  1. Enable CodeReviewActionController
  2. Put ticket in review state

The user that requested the review doesn't have permission to review the ticket, but sees:

The user should see:

Change History (4)

by Ryan J Ollos, 6 years ago

by Ryan J Ollos, 6 years ago

comment:1 by Ryan J Ollos, 6 years ago

Description: modified (diff)

comment:2 by Ryan J Ollos, 6 years ago

Release Notes: modified (diff)

Proposed changes in log:rjollos.git:t13013_ctw_other_ops. may_set_owner needs to be added to ConfigurableTicketWorkflow.operations on 1.2-stable.

Note: See TracTickets for help on using tickets.