Created Jul 13, 2022, Last active today
Hello, I have a requirement wherein I need to make a field mandatory based on values selected in the first drop down of a cascading custom field, while performing a transition. The user needs to upd...
ran the bulk delete issue type screen schemes provided at https://community.atlassian.com/t5/Adaptavist-questions/How-to-bulk-delete-screen-schemes-or-issue-type-schemes/qaq-p/712428 on a ...
Dear Sir, I'd like to create the listener as follows features: 1. When: The user is added to group 'jira-administrator' 2. action: send-email Do you mind helping me 'Condition and Configuration' ...
Starting with Power Scripts™ for Jira v 4.5.5 and coming soon to Power Scripts™ for Confluence v1.2, Jira and Confluence admins will now be able to temporarily mimic permissi...
Can someone explain to me why my code is bad? Merci I put my code: def time = "1m" def result2 = put("/rest/api/2/issue/${linkKey}") .header('Content-Type', 'application/json') .que...
I tried all solutions from community questions, adaptavists documentation, none of them work I got following issues: Approach 1 ********************************************** Code:...
...nterprises, as well as with public sector organizations and implement the right solutions their teams need. We have a great experience with both IT-savvy and non-technical teams as well, but our focus is c...
Hello, So I would like to copy the link behind View customer request to custom filed. So when I create a report and add this custom field to this report, people can vi...
I am trying to compare a value from a multiselect customfield. i did the following code: import com.atlassian.jira.component.ComponentAccessor; import com.atlassian.jira.issue.CustomFieldManager; ...
...ctionId == 1071 && actionName == "Clone for All")) { formComponent.setReadOnly(false) } else { formComponent.setReadOnly(true) } s...
...ixVersionHistory.add(issueFixVersion) isToStringNull.add(true) } else { &n...
You may discuss "2FA for Jira: U2F & TOTP" app here.
Hello, I have a listener 'issue updated' that catch the event of changing issue type, check some fields of the issue, and display an error message. This code worked ok, Instead a ...
I can see the version of Confluence I am running via the ? Help icon > About, however, I can not find where the version of Questions is listed.
I have an requirement to set organization based on reporter in JSD. For emails and portal issues I am using an scriptlistner to set the value but is it possible to set this using an behaviour when c...
Hello. I want to create a behaviour to hide a subtask type in the subtask creation form. Anyone have an experience doing it? I read https://scriptrunner.adaptavist.com/latest/jira/...
Is it possible to show a message when selecting a ticket type? For an instance, when selecting BUG ticket type, it should show an error or a warning message under the ticket type field. Can you guys ...
We all use Atlassian products for different reasons - their flexibility, functionalities or availability. Whatever the reason, we should trust them to get our day-to-day work done. However,...
I have implemented versions globally (across the projects) using Version Synch plugin. Since, all the projects are sharing same version so it is expected that the tickets of all projects ha...
I attempted to research this option but am unable to find a solution to maintain a global variable to set/get across multiple issue types as a custom field. Scriptrunner is installed on jira s...
Hi. Can Jira be configured to not allow logging work on a specific day of the week, e.g. Sunday? Preferably this restriction is indicated in the "log work" dialog as an error hint right below ...
How to integrate Cloudbees Jenkins with Atlassian Tools,
When creating tickets from Intercom to Jira via code: in the notes section createJiraIssue STD:: Short Description:: Long Description Description When I do that I want the reporter to be au...
Script runner can be triggered when a new page is created but I am not sure how to identify what template was used to create the page, as based on that I would like to either label it for follow-up a...
Hi, I'm writing a script get ladp nfeed custom field value and update the value. getting this error "[static type checking] - Cannot find matching method java.lang.object#setfieldvalue(java.lang.st...
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