Hi,
We have issues in one jira project and epics in other jira project and we wold like to create and automation to do:
1.- When issues is transitioned to done
1.1.- if fixversion is created in epic project, assign fixversion to the epic of the issues
1.2.- if fix version does not exist, create fixversion in epics project and assign
Is these possible? can somebody help me?
Thanks
Hi @Ander , Is the issue that is moving to done associated to an Epic? If so is the Epic associated with a single fix version? I am trying to understand how or where you would test to see if the version exists?
Hi @Ander
Yes, and...to Jack's questions...You appear to be using a Standard license level for Jira Cloud. If that is correct, please note...
The rule(s) you are describing would need global / multi-project scope. The different Jira license levels have limits on rule executions per month for those ones. And I suspect that a rule triggered on issue transitions would rapidly consume your monthly limit, and then potentially stop executing.
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Yes the issue that is moved to done, has epic link (the epic I want to add the version)
Yes I have the standard license, do not worry about the executions, that would not be a problem.
Somebody can help me?
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As site admin you can navigate to the Global Rules administration, and then edit your rule's Details to change the scope from a single project to global or multi-project..
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Bill Sheboy , thanks for your answear, but I do not know, how to configure the automation to create and add to the epic the fix version if not exists or only add the version to the epic is version exists
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Ander , I played with this a bit yesterday but didn't complete as I had other priorities. I will try to get back to it today. If you have a rule that is close to your goal please share here.
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.
@Ander , here is an example rule below. However some things that need pointing out.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Let me know if I have understand it.
To work Like I want, first I need to sync version between projects, I think is possible with an addon like version sync and then I would have to create the automation, that is OK?
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I don't have any experience with that app and unsure you would need it. In my opinion, it is more of a process thing.
Basically, your team agrees that the project defining the Epics (Epic-project) for the project where the work is done (Work-project) also defines/controls the versions. In other words Epic-project would be where versions are initially created and then the Work-project would inherit from the Epic-project. This inheritance could be done manually or via Automation.
I can imagine that things could get complicated depending on your actual usage of this process. For example, if you allow issues from different work projects to be associated with a single epic in the epic project, then the versioning will get confusing. However, if your epic project and work project have a one to one relationship, then things will be cleaner.
I hope all this makes sense. My challenge is being able to give you solid advice without really understanding how your team works.
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.
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.