I want to use the clone issue automation to move an issue from one project to another when its is transitioned to "done". A simple enough automation to setup.
However, I need to make sure it gets moved to a specific column in the other project. Both columns are named the same in both projects but have slightly different workflows. Will the automation simply see the column name and transition the issue there?
Thanks
I assume we are talking CMP here? If so the columns are defined be status(es) so you achieve the desired by transitioning to the status that is mapped to the desired column. Ultimately following your clone you need to transition the issue.
CMP = company managed project vs. TMP = team managed project
so you need to add components to your current automation...
branch - for current created issue
action transition issue to xxx status
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.