Using ScriptRunner Fragments Hey Atlassian Community! I am trying to only display a fragment when certain conditions are met. What I need help finding is how to actually get the fragment to s...
...e've Done - Transition Condition Basically, transition #1 "Don't Use", is only used for "displaying an arrow on the workflow view". So we try to hide this transition from the user, by adding T...
...he conditional validation to try and make it to where the fields are required only in the ("IT SSO IMPLEMENTATION") status and that the fields can't be null. Please see screen shot to see how I h...
Is it possible to have smart fields that only appear when certain selections are made?
...bsp; Alternatively, is possible to (painfully) put conditions on all other transitions to validate from a certain status?
Hi! I'm trying to make simple condition for fast track post-function. I knew how to make it for Data Center, but can't figure it out for cloud service. I found condition e...
...or the site, I want two template pages to be created under the trigger page. How to I write the condition in the automation to utilize this automation? Thank you! Christel
...hen i try to make it a condition of an automation i never get a match i have tried the advanced compare and JQL option, i have used {{Team[Team}}}, Team[Team], "Team[Team]", Team[ID], {{Team[id]}}, i...
...se the pipeline variable to check if the IAM role/permission needs to create? If the value is True then it should run the script. I studied the bitbucket if condition, but it won't e...
Is it possible to provide a date field in a form with a condition, e.g. date must not begin before 24 hours?
Hi, we use Jira Software Cloud. We need to write a condition for the transition: The transition is available if the linked issue (same epic link) goes to Done? Thanks for helping!
...elp" or similar, the rule does not fire, saying that the new issue did not match the conditions. Please help! Andrey
Hi, In a comment I am testing conditional logic and when ready, I hopefully can use the condition when editing a field so it is only updated if the condition passes. In the rule I create a v...
Using Scriptrunner, I want to use the workflow condition "Linked issues condition" to transition an issue based on the resolution of linked issues. The problem is that that built-in capability d...
Good morning community. I have a question about how to resting a transition (in transition conditions) in a workflow, after 2 weeks without groovy. I do this but it doesn't work. Can you h...
...essage saying no results were found under that category. Which conditional logic string would be best to achieve this? I have tried many ways according to the documentation and haven't g...
This is a condition on a fragment for a Web Panel. I only want it to show on "Detection Issue" and when Status is "done" or "will not do" The status portion is working, but not the i...
...Now, I would like to put a condition where it should only work when "Customer Request Type" is selected as "A" or "B". Here is what is I am using in condition but its not working. import c...
I need to use custom variables in conditional logic, for example, I create a variable called "Size" and make it "2" Then I want to have next check: {{ #if(Size.gt(0))}} Do something g...
Hi, I am trying to add a condition to a workflow. The condition is to validate if the issue's parent link issue has certain custom fields populated. Here is what I could figure out so far:&n...
I am exploring the automations and I would like to ask you if it is possible to create a rule so that, for example, the automatic assignment by schedules to specific users is taken into account. I h...
...pdate event) the listener picks this up and creates another issue (providing the condition is still true) How can I amend the listener to create an issue only when the specific action is done, and n...
...ield. The Post Function works fine but now I want to add a condition as I have several of these post function and only one should fire depending on the value of another custom field (select list). I...
Can anyone advice me on how I can use ScriptRunner's built-in script to make it so that: If issue type = Bug, then only users in group = "Security" can create the ticket without issues. If issue t...
Hello community! I am trying to build up a global rule that would check the projects for existing epics of a certain type and create them, if they are not present. Got stuck with defining "for ever...
Copied to clipboard