We are using scriptrunner for jira cloud and I am wondering if there is a way to search for internal comments
...tarted The toolkit is open source and available at GitHub. Prerequisites Python 3.8+ CMJ installed in target Jira ScriptRunner for target data export and cleanup execution Access to source and t...
Hey Brother and Sisters, topic very old and looks like never resolved formally. I am reffering to this https://appfire.atlassian.net/wiki/spaces/JMCF/pages/465502588/Calculated+scripte...
Hi everyone, We’re currently experiencing an issue accessing the following repository: https://nexus.adaptavist.net/content/repositories/external It appears to be 403 Forbidden, which is impacting...
Hello, I'm trying to use Behaviour on a Jira Cloud instance. I know that they can have issues with JSM project but in this case, I configured my behaviour to work on a Software project. The...
Hello, I have a very interesting issue I'm running into, and for the life of me, can't figure out why it's happening. I have an any to all transition in a workflow that runs a scriptrunner s...
As more of our users get into Loom and start using it to create Meeting Note pages in Confluence I have found that we really need some way to "auto-convert" these Live Docs to Pages after a set perio...
Hello, Dear Community, Long time no see 🙂 I’d like to share a ScriptRunner solution that helped me solve a specific use case. I had a requirement to populate a Date Picker custom field with t...
Hello, yould u assist us for DIsable possibility for effort logging on specific issue types in some projects? Working: by using scriptrunner - UI fragments, we are able to disable worklog action a...
...ike to avoid this to reduce maintenance overhead.) I also have ScriptRunner available. Is there a way to use ScriptRunner to help solve this problem?
Hello Community, I am using Jira Data Center and have a requirement from a team to be able to either make a specific issue type tab(s) non-visible to certain user groups within our project or hide /...
Hi, I have a service desk portal with multiple forms. I have a specific form which I want to be visible to users, but the user should NOT be able to click "create" I have tried adding a script on t...
...e able to modify or select any object in this field on Edit/ View screens. I tried: ScriptRunner Behaviours, which works for regular custom fields, but doesn’t work on Assets fields because t...
Hi , I am using Jira Data center. I have a requirement to pull the history data of a custom field. Requirement: Pull the data of custom field where the field value changes from A to B in the ...
Since JSM 5.16 Atlassian moved Assets scripts to /var/atlassian/application-data/jirasd/plugins/assets/groovy_scripts. Is it possible to add this path to Script Runner Script Editor? I would lik...
Hello! Been scratching my head over this for a while now, and I haven't been successful at Googling the issue. I've created a behaviour in scriptrunner using the dynamic select script as a t...
I was able to write a condition for a UI item within Jira fairly easily: def user = Users.getLoggedInUser() user.isMemberOfGroup("name-of-group") However, when I'm trying the same thing...
We are using ScriptRunner Behaviours in Jira Data Center to hide the Epic issue type from the Issue Type dropdown for certain projects. While Epic is hidden from the list, users can still create E...
I have a Scriptrunner validator that is failing because it is still checking against issues within an epic that are actually archived but still technically part of the parent. Is there a...
Even if a user from XyzReviewers group approves this behaves like not, in a conditional merge check script. import com.atlassian.sal.api.component.ComponentLocator import com.atlassian.bitbucket....
I’m looking for feedback from ScriptRunner for Confluence users about a new way to access custom macros in the Forge platform. Your feedback will help us understand how disruptive (or not) this is t...
I’m looking for feedback from ScriptRunner for Confluence users about a new way to access custom macros in the Forge platform. Your feedback will help us understand how disruptive (or not) this is t...
...rom Parent field and display in Child field. Please guide on how to code the above configuration on Create screen using Scriptrunner Behavior for Jira Cloud and Any sample code will be a great h...
We have Scriptrunner. I currently use this to filter on a list of all Issues linked to an Epic. issueFunction in linkedIssuesOf("\"Epic Link\" = <Epic Name>") Can I do similar t...
...ehave. Treat this as “rebuild and test”, not “start from scratch with a blank page”. Bucket 2: Marketplace App Scripts and Automation This is where effort and risk ramp up quickly. ScriptRunner...
Copied to clipboard