I have created two projects, 1 Project Board and 1 Team Board.
I want to have it so when I assign an issue to a specific person, let's say Benjamin, on the Project Board, it will automatically clone the issue onto their Team Board. This is because I plan to have multiple Project Boards and Team Boards in the future, so depending on who I assign the task to, the issue will be cloned on the respective Team Board.
I tried to use Automation to make this happen:
- When: Issue assigned
- Assignee is: Benjamin
- Then: Clone issue into Team Board.
I receive this automation error: "The automation rule Copy a ticket to Team Board just failed with an error on your Jira instance"
The Audit Log shows:
User condition
The following issues passed:
S3-2
Clone issue
Can not create issue in project/issue type
10244/10007
The Project Board is a company-managed business while the Team Board is a team-managed business.