-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Low
-
Component/s: Action - Issue Actions
-
Severity 3 - Minor
Issue Summary
A multi-project (team managed and company managed) rule with Transition the issue - Copy from trigger issue action fails as the status IDs are different for company and team managed projects
Steps to Reproduce
- Create a company managed project with workflow statuses To Do, In Progress, and Done
- Create a team-managed project with the same statuses To Do, In Progress, and Done
- Create an automation rule as below to copy the issue status from the trigger issue
- Create an issue in both company-managed and team-managed projects OR an issue each in two team-managed projects
- In the team-managed project issue, link the issue created in the company-managed project
- Change the status of the issue in the team-managed project
Expected Results
The linked issue from the company-managed project should transition to the same status the team-managed project issue is in
Actual Results
The rule fails with an error message that destination status could not be resolved
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available