I wanted to check that if it's possible to create a epic in project B , if a field has a particular value with status done in project A
I am checking the possibility via validator and not automation.
If there is no validator for the same .please help me with the automation for the same
Hi @Aswathi D ,
validator is something that happens at workflow level. Please specify your desiderata.
Fabio
Hi @Aswathi D ,
Welcome to Atlassian community!
Yes, this possible by the help of Automation. As you mentioned validator is something which you will use in workflow level and restrict something but for mentioned requriement you just need to create a simple automation.
Please check the below automation and create same as it is to create the epic in project B.
When issue transitioned Inprogress to Done then it will check the condition If the Loan A value is equal to 40000 then it will create a epic in Interview demo project.
Trigger :- Issue transitioned
Condition :- Field value
Action :- Create new issue in different project.
Note :- You can add the differenet project as the condition.
Please accept the answer If it help you, It will help others to get the solution.
Cheers,
Sanjen Bariki
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Aswathi D as a pre-req to the above at minimum you'll need the browse project and create issues permission in your destination project.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Join us to learn how your team can stay fully engaged in meetings without worrying about writing everything down. Dive into Loom's newest feature, Loom AI for meetings, which automatically takes notes and tracks action items.
Register today!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.