I have a custom field called "Systems". In this field the reporter can choose many value.
for ex. Systems = Jira - Confluence - VLC - Teams
I want to automatically create linked issues for each value that the user had choosed in field "Systems" when he/she create the issue in the portal.
Input :
Systems = Jira - Confluence - VLC - Teams
Result:
Our Aim is having different issue that we can send to different system owner to get approval on the systems.
NOTE!! I have two addons on my instance:
You can certainly do this with Automation for Jira.
Simply create a rule when a new issues is created.
Then do a series of Conditions.
If System = Jira, then create a new issue
If System = Teams, then create a new issue
It would look something like this (I used Component instead of System)
We have 300 different systems. This mean i need to create to many automation to do that and i need to make sure that when we add a new system we need to put this in automation.
I need to be able to automate that.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.