Created Jul 13, 2022, Last active today
I have setup a team calendar and have used some standard event types and created some new event types. Two of these event types are based on queries. One shows all issues in the project and one...
Dear all, how to get value from SLA field using scriptrunner. while running my own script below is the result, but it is not capturing exact remaining SLA. Can any one suggest in which param...
Good morning, I would like to ask you for feedback about command line interface for JIRA I created recently: https://github.com/lusarz/jira-node-cli To try this tool you need t...
Our plugin stop working after Confluence 5.9 this.init = function(){ var what = this; _self.restBase = AJS.params.baseUrl + '/rest/confluencecalendar/1.0'; this.fullCalendar = AJS.$...
I am not able to display the scripted field in the Issue Calendar on the dashboard. it is scripted to display a date 1 year from the created date, I need this field to show up on dashboard. &...
Hi We began to use Zephyr Jira cloud and we haven't found a way to copy globaly all the tests from a cycle to another one Thank you for your help
Hi, I am working on making an Escalation Service with scriptrunner to update issues priority. I was testing it with a simple script but it does not seem to be working. Could someone h...
I have a filter that compares against a specifc date at the moment. status was not in (Open, In Progress, "Awaiting Approval") on "2018/02/27" I would like to use the due date of a specific issue (...
How to make this below groovy script to rest end point, so that i can call it externally as a JIRA rest api. import com.atlassian.jira.bc.security.login.LoginService import com.atlassian.jira....
...pprovalsID): [{ canAnswerApproval: true approvers: [{ approver:{ name: userApprover } }] }] ] ]) .asString() Edit: Realized that a second custom field is attached the approver field f...
Hi I working on project, where issue must change status automatically based on custom field value set on previous step. I try do this by Automation for Jira Add-on, but it work too slowly and ...
I'm working with a customer that has the following use case: Epics represent larger projects or initiates. At times, Epics (initiatives, projects) are cancelled; therefore the Epic is closed. They w...
Hello Team, Could any one help me how this can be implemented using Script runner post-function. This should work when there is a screen added during a Epic Transition to In progress. Please provid...
Hi All Lets exchange some usfull stuf. In managing Jira what for scripts do you use? Did you write some, or just what is avaliable in GUI? I have writen some i python and use to make my life simple...
I have 2 fields named X AND Y. X is a test filed Y is a drop down field having values like India, Srilanka etc. Requirement - Customer will give some value in X field, system will check whether t...
By using script runner and groovy how can I update assignee based on custom field 'first value(select list)
...alues: "A", "B", "C" If A is true, B need to be set to true automatically and vice versa. Can anybody help me with this? Thank you :-)
Need a script to copy the value of a user picker field from parent to sub task in script runner
I would like to know how is possible change the assignee of an cloned issue in a post function using the value from a (user picker) custom field that is in a different source issued the ...
Hello, I am meeting quite difficulties while working on the Description Template. The inquiries are following so please help me out. 1. Template Management For adding the feature of Description T...
Hello Atlassian Community! My name is Emilee, and I’m a Product Marketing Manager for the Marketplace team. Starting with this post, I'm kicking off a monthly series of Spotlights to highlight Mark...
Hello, We would like to make a master team calendar of all the salesmen's schedules. They all use OWA, and we can get the ics subscription without problem. But it seems there is no way to ma...
For most users, the online community is a way to get quick solutions to questions they have about Atlassian products. We want all users to get the help they need, and in some cases, they require more...
...etBehaviourContextId() if (getBehaviourContextId() == "cr-doc-bug") { getFieldById("project-field").setReadOnly(true) getFieldById("issuetype-field").setReadOnly(true) def contextIssue = i...
Hi, I have created Scripted field which will return Double value and it is number searcher. In issue navigator i am able to filter with this field but when I added this field to filter columns then...
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