Andy Lin
Andy Lin

Reputation: 461

Why Suggestion issue cannot go to Verifying or Testing status?

I can transition Bug issue to In Progress status, then to Verifying status.

I can transition Feature issue to In Progress status, then to Testing status.

I can transition Suggestion issue to In Progress status; However,I cannot transition Progress status to Verifying or Testing status but only Pending and Closed status.

Why? I believe Suggestion issue should also go to Verifying or Testing status.

Upvotes: 0

Views: 46

Answers (1)

Holger Just
Holger Just

Reputation: 55918

You can configure the next allowed status for an issue based on the issue's tracker, its current status and the role of the user who performs the change. This can be configured globally in Administration -> Workflows. Make sure to check all transitions you want to allow there.

See https://www.redmine.org/projects/redmine/wiki/RedmineIssueTrackingSetup#Workflow for more information about configuring workflows in Redmine.

Upvotes: 1

Related Questions