Created Jul 13, 2022, Last active today
I have a part of script . On Jira 7 this script succesfully working , but in jira 6.4 I see an error illegalArgument exception (in line with "def PriorityQueue") . Code: How to fix it? class ...
https://scriptrunner.adaptavist.com/latest/jira/recipes/behaviours/select-list-other.html I followed everything in the tutorial, but why the field is not hidden on the View Screen? It only wor...
I'm in trial mode at Questions for Confluence Cloud until Mar/23/18. All questions and answers was just gone!! I checked all access and permissions and all is just fine. Any clue of misconfigured ...
Hi I'm trying to use java to get a custom field related to a worklog item, but I'm struggling to work out how to do this. My guess is that I need to reference the tempo package in my POM to get ext...
...astAtt.getFilename() == parentAttachments[i].getFilename() && lastAtt.getFilesize() == parentAttachments[i].getFilesize()){ sameFileExists = true &n...
HI, I have installed the jolokia addon, but i am not able to get the metrics I am not sure about hoe to access the jolokia via http.
Hello, Community! I'm a developer of the plugin: https://marketplace.atlassian.com/plugins/doitbetter.calendar/cloud/overview Do I want to ask you, what functionality needs to be implemented f...
simple 20-Feb-2018 16:34:06 Starting task 'SQL Execution' of type 'com.appfire.bamboo.sql:sql' simple 20-Feb-2018 16:34:06 Start SQL statements simple 20-Feb-2018 16:34:06 -------------------- simple...
I want to automate/set the Issue Security Level from with a groovy script (in a listener script, based on some other info in the issue). Next code seems to work: ... mutableIssue.setSecurityLevelI...
...gent agentPQ.add(a) } mutableIssue.setAssignee(agentPQ.peek().user) mutableIssue.store() issueManager.updateIssue(admin, mutableIssue, EventDispatchOption.ISSUE_ASSIGNED, true) def i...
Im not able to access transport port 9300 from outer network, since it is binded locally. As visible from logs 9300 port listening on localhost and 9200 listening on 0.0.0.0 Faced this issue in ES6...
Hi I want before time Sla in issue be Overdue, Send the email to the ASSIGNEE in order to be reminded. project is not Servise Desk! is it possible? If so, how can it be?... thanks. Ma...
I need to access the "Zephyr Test Step" field data on a JIRA "Test" issue type using a groovy script. I can't seem to accomplish that with a script that works for other custom fields: import com.atl...
Hi all, I need better email notifications than JSD natively offers. Not least because I want to get rid of those compulsory branded email footer that Atlassian forces on you. It looks like th...
I'm migrating confluence server with team calendars from one server to another. Confluence is fine, and the new server has Team Calendars installed, but my calendar data did not come across. How do ...
Is there a script to put on a transition, so an issue will auto transition if its been in that status for 22 days?
Hi , i need a plugin or any way where the employees can check in for work through the GPS location , that is , if the employee got in a certain area that is previously set in the map , automatic che...
Hi, I am new to Jira , I wonder if there is a plugin to include the financial processes to the work flow , such as the invoices ,expenses , purchases ,revenues ...etc .Or can this be done in the Jir...
Hi, In Bitbucket Scriptrunner, I have a Pull Request enforcement policy setup that scans PRs and the associated commits for the existence of bug ids (not for Jira). The policy works fine until...
...ira, we can display some information about our employees not only in their public profile or hover dialogue but also on the issue view and Customer Portal. It comes in handy when we want to p...
If you spend enough time as a Jira admin - whether you are managing a single, mid-sized instance, a large enterprise one or juggling multiple instances at once - you will eventually find yourself in ...
Hello All, Am trying to sync two environments using CMJ plugin. Where Scriptrunner related Scripts are not copied over from Source to target. I guess i need to manually move the Scripts, Can you tel...
I have behaviors that filter a project's version list based on the selection of a product custom field. I can populate the list of versions properly, but I want to allow for a blank selection, ...
Hello, Since the "default current date" option in Jira defaults to the issue created date, I'm trying to use behaviors to set the field to current date. I'm using the below date to achieve this. Th...
Hi, Am trying to use script post function to create a subtask whenever a parent is created by predefined fields in subtask. am new to this scripting and am trying to get this done Predefined fi...
App Central is all about the many magical apps and Powerups that help make Atlassian products even better. Partners, please read Atlassian Partners - Rules of Engagement and Partner Processes and Best Practices.
Copied to clipboard