Created Jul 13, 2022, Last active today
Attempting to run it through the Script Runner console, what could the issue be? Both JIRA and Confluence are linked to each other with oAuth(not impersonated), and both have green light for connect...
SoftComply has developed a compliant risk management add-on for Jira, specifically for safety-critical software development. This risk management add-on is configurable to any product risk manag...
I'm attempting to create a Confluence page whenever a user makes a new task/story in JIRA. The two applications, JIRA and Confluence, are linked together. In the process I'm trying to ...
Has anyone noticed this problem? If you put behaviour on a required custom field on creation, but don't add a value to that field, the field will be added again to the dialog each time you a cl...
Hello everyone, This discussion has been moved to another Atlassian Community page. To learn about BGC and BPC Warnings and how to successfully and effectively get rid of them along with issues they...
I need to reliably make a REST API to ZAPI when JIRA starts, to start a reindex of Zephyr test executions. This is because I am destroying and creating nodes in a JIRA data center 7.4.2 en...
...rivateUpdateFieldsDoExecute = MoveIssueUpdateFields.class.getDeclaredMethod("doExecute") privateUpdateFieldsDoExecute.setAccessible(true) privateUpdateFieldsDoExecute.invoke(moveIssueUpdateFields) //fails here m...
Hi! I need help in writing a custom code for automatically picking up all tickets that apply to a specific JQL filter results and move them into a specific Epic ticket ('Test-1' where 'Epic Name' = ...
Hello, Initially, we created one schema in Insight for IT infrastructure (services, application, servers, etc). Later, guys realized that there is a need to have a second schema for specific busines...
Just added this Add-On, went to Teams, added a tab for JIRA, selected my JIRA site. In the filter in the top-left, the default is All Issues. Said OK, and All Issues displayed fine. Repeated this pro...
I am trying to create a button in tempo time sheet plugin using script runner.but i m beginner . Could you please explain the steps to user scriptrunner for creating button in tempo
Hi Guys, Im attempting to post to a rest api but not sure if im doing right with the header. 1) i get the token via the following (works ok) import groovyx.net.http.HTTPBuilder impo...
Hi, I want to save a resource plan or project portfolio in GanntChart Project for Jira but I cannot. Is this about using trial version?
...ssueInputParameters.setSkipScreenCheck(true) def updateValidationResult = issueService.validateUpdate(user, issue.id, issueInputParameters) if (updateValidationResult.isValid()) { issueService.update(user, u...
...().getLoggedInUser() groupManager.isUserInGroup(currentUser, "Murex Task Team") The script returns true/ false when I change the group and when I run this in script console, as expected. But w...
Hi, i have a problem with the script runner and @WithPlugin + @PluginModule annotations. i have this code in my post function: import com.tempoplugin.team.api.TeamService import com.te...
Is it possible to write a script in Adaptavist ScriptRunner which detects any binary file and denies commit which includes the file?
I would like to know Java melody plugin is supported for FishEye instance and which version can be used.
Hello, when moving operations, the sprint field is not emptied. This causes the operations with wrong sprint on other boards. We have filter related boards. Is there a way I can clear the sprint fi...
Hi guys , according to : https://jamieechlin.atlassian.net/wiki/spaces/GRV/pages/33030163/Scripted+JQL+Functions#ScriptedJQLFunctions-AggregateExpressions When we search issue , we can us...
Hi, I've upgraded my dev instance from 7.3.x to 7.4.x in prevision to upgrade the production instance. All seemed to work fine until i discover that some transitions don't work anymore. It seems th...
I have a scenario where we have a JIRA instance (6.4.7). I have to do some user management clean up and I'm wanting to be able to run a script (ideally using Scriptrunner) to allow me to remove...
Is it possible to create a cascading select from three existing select fields using the Behaviors plugin? Example: Limit the values available in Field 2 based on the selection from Fie...
I'm trying to limit issue visibility to a certain group by issue type. I think I found a workaround to doing this with a script, which involves using the 'Set issue security level based on user's pro...
Hello everyone, i am trying to make a prefix search, when i search for "book" i want to match an issue that contains the word "textbook". I tried it like this: issueFunction in is...
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