Created Jul 13, 2022, Last active today
Hi Team, Request----> Whenever components added in a project, the same component value should add in product(selectlist) section. Below script working as expected. ...
Hi All, I am trying to convert a text area into select list using : https://scriptrunner.adaptavist.com/4.3.5/jira/behaviours-conversions.html The values will be loaded from an extern...
I have enabled the script fragment to get location but after that jira stopped working and not loading
I want to register an email and wanted to create an issue or comment on an existing issue if any new mail is received in registered email. Can we achieve this functionality using script runner...
Im working on a Jira workflow post function that creates an issue. Im trying to add an update so that when it creates the new issue it also links it to the original issue. When I run it this error k...
Hello, unable to share a calendar... any suggestions?
I have set up a recurrent monthly event where When = "10-Nov-2018" to "09-Dec-2018", Repeat = "Monthly", Repeat On = "same date" and "Repeat Every" = "3 months". Most repeats seem to occur as expect...
I'm accessing a remote Jira instance via RemoteControl und I don't know how to set authenticated user to perform some tasks. Can anybody help on this? Thanks and best regards Christof
Hi everyone, So I'm currently trying to upgrade our team calendar confluence plugin, but I'm seeing a weird behaviour. There seems to be a database lock when trying to update the plugin. ID Type Wa...
Hello! I create a webhook in jira instance and I need to call a webhook from custom script post-function (scriptrunner). Can someone come across these and can help me?
I am not able to get the question list macro in confluence, could someone assist?
Hi Community, Is it possible to set default value in user picker custom field by the current user in customer portal? using behavior ? I need to capture the current user on" Requested for " user p...
Hi, I try to write post-function with Groovy which will by assignee user based on select list value. But I still get error root cause: No such property: issue for class, I use a Code Runner Add-on. ...
For the particular transaction I need to get particular role with respect to the role I need to make out e date filed as Mandantory field
...jaxOptions: [ url : getBaseUrl() + "/rest/scriptrunner/latest/custom/getTemplates", query : true, // keep going back to the sever for each k...
I want to configure a scripted listener to automatically update the Portfolio Team field when a custom field's value changes. The context behind this is... We have "Target PIs" we prioritize...
The highly competitive business environment that we witness today demands every organization to give utmost importance to product quality and at the same time, reduce costs and time to market. It is ...
Hi All, I have 2 custom field date-time picker, and I want to get the difference of them using scripted field, but my field returns milliseconds. How can I convert it to days hours using: Search Tem...
Hi, I am using a ScriptRunner Script Listener utilizing (issue.getSummary().contains("Escalation EMEA Project XY")) which works pretty well. I have an use case where I'd like to replace the prede...
Hello Atlassian Community! Each month, we run a series of Spotlights to highlight Marketplace vendors and apps that our team thinks this Community would find valuable. In last month's&nb...
Hi all, I need to collect data that looks like. Name Role Time spent in preparation Continuing Team Member Jim Smith Systems Eng 10 N Jane Smith Elec Eng ...
I wanted to unlink issue only when particular custom field value get changed in jira. I tried using unlink issue postfunction where I am getting correct return value, but still unlinking issue occurs...
...ustomField.setRequired(false) customField.setHidden(true) } else if (priority.getValue() == "Priority 3" || "Priority 4) { customField.setHidden(false) customField.setRequired(true) }
The team at cPrime are very excited to announce our newest Product Power Salesforce Connector, a free app which seamlessly integrates Jira and Salesforce for greater team collaboration as you tr...
I know (and use) the "Period" option, but that evenly distributes to each day within the period; I am looking to add a Worklog for each Wednesday in the period, or for each Tues/Thurs...I have posted...
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