Created Jul 13, 2022, Last active today
Are you ready to have one of the top 20 Jira Service Desk requests being resolved? But really...ARE YOU READY? Great! Then read on... Finding the right information quickly is crucial to the prod...
Hi Guys, I need to add abc.zip file to my test cases. I have 100 + test cases but for all test cases results will be abc.zip file only. Is it possible to add abc.zip file to all 100 + t...
Hello, We want to fill a text template into the comment field which will be shown when i resolve an issue. We created a behaviour that fill this field with the template but when i leave the field t...
QAlity - Test Management for Jira and QAlity Plus - Test Management for Jira are test management tools available for Jira Cloud and Jira Data Center. Even though QAlity is capable of configuring most...
...alue //FormField dBCC = getFieldBYID("customfield_15703") // id for dBCC dBCC.setHidden(false) dBCC.setRequired(true) } else { dBCC.setHidden(true) }
...alue //FormField dBCC = getFieldBYID("customfield_15703") // id for dBCC dBCC.setHidden(false) dBCC.setRequired(true) } else { dBCC.setHidden(true) }
...ef values = comp.getValue()*.getName() def tatr = getFieldById('customfield_14310') tatr.setHidden(true) if(values.toString().contains("test")) { tatr.setHidden(false) } This shows a spread o...
Is this possible?
I am trying to create a custom JQL using Scriptrunner. I need to find all issues that have at least one attachment in an attachment category in the Smart Attachments add-on. I have the code working a...
Many test management apps on the Atlassian Marketplace, including QAlity - Test Management for Jira and QAlity Plus - Test Management for Jira introduce new issue types to the ones that are alre...
Is it possible to have interdependencies within a issue in JSD? Based on the response to question 1. I want to direct to eiher question 1.a or 1.b. E.G. A)Do you travel by train B)Do you travel b...
...oolean success = false int retries = 0 List<Mailbox> failures = [] while (!success && retries < retryAttempts){ Thread.sleep(retrySeconds * 1000) retries++ success = true f...
The idea to add PMO data to your projects in Jira is attractive for you? I know it is, specifically if you are running your Jira instance in Server or Data Center environments. It's time to capitaliz...
I am using Zephyr for JIRA cloud and I have integrated the same with JIRA. Created test cases in Zephyr and linked them to Jira user stories (using the field 'Relates to' in the 'Test' issue type). ...
Hello. We have jira version 7.12.3. And now these is installed Tempo plugin v 8.13.1 and Adaptavist ScriptRunner for JIRA 5.7.1. Following the tutorials on the link https://scr...
Hello, I am working in Jira and i would like to have script for below task 1) The "Approval" field only to be active when the option is "A" and option is "B" and for rest option the approver filed ...
...o Resolved never true. If there's trigger for the first commit on branch associated with the issue, we can automatically transition the issue from Open to In Progress.
Hi, I am setting a Mandatory Reviewer on PullRequest OpenedEvent using the ScriptRunner ScriptEventHandler. So I see the Mandatory Reviewer showing up automatically when opening/creating a PR ...
Hi, I know how to add PR reviewers to Bitbucket using REST api, but I'd like to do it via ScriptRunner (b/c I want to Add Mandatory Reviewers as well) So I am wondering how one can add a PR Reviewe...
Is it possible to edit form responses? We have a form that users complete for requesting invoicing. I would like to include a drop down list group that has the options To Be Invoic...
You've just closed out a big project and you can't wait to see how your users enjoy the new features. One week passes, then two weeks. Anxious, you hit up the Product Manager: You: "Hey, any word on...
Hi all, Does anyone can help me. I'm quite new in scripting... I need to get a value from a calculated field (number field) and multiply it by 250 I'm using this for a field with the value...
Elements Copy & Sync on premise (Server & Data Center) has recently released some new features, which will help you more easily manage issue linking and comment synchronization in Jira. ...
Hi Team, I have enabled "Microsoft Teams for Jira Server App" and I have authorized it with my account. In Chat session I am able to see the issues by searching the key words. But I am not able to ...
Hi Team, I am searching for a way to export more than 1000 Issues at a time without changing the configurations of Jira? (I am a user of Jira.) Thanks in Advance. Bindu Kosuru
App Central is your space to connect, share, and learn about Marketplace, third-party, and custom apps. Whether you build or use them, this is where the discussion happens. Marketplace Partners: be sure to check our Atlassian Partners - Rules of Engagement and Partner Processes and Best Practices before posting.
Copied to clipboard