In my SIL script, I am trying to link an issue but it is not working in my IF statement. Below is the part of my script: if(contains(customfield_1234,"FieldName")) { string newKey = createIssue(ke...
Hi! I'm new to this plugin and I was testing the functionality according to User Guide but something went wrong? I wanted to set up a custom dialog button as described here and creating t...
This is the 28th of our Monday Night Specials, a series of virtual events with voices from the Atlassian ecosystem. This week Jonathan Muse, product manager at cprime, who has been “automating J...
...hallenge. Jonathan Muse from cPrime will share with us, how the CAVIAR system can help make sure that you are aware of any stumbling blocks and plan around them before starting your migration. All the d...
What i tried string [] project = selectIssues("project = 'Test' AND issuetype = test"); project[0].customfield_12501 = project[0].customfield_12501 + 400;
I have written a few (very) small scripts to generate labels from page contents, and now I would like to use one of those procedurally generated labels in a content by label macro to show related pag...
We want to ensure all our non-negotiable's for data integrity are enforced. Because stand-alone projects do not enforce the same data integrity controls as the delivery group projects we should ...
Hi, I'd like to realize a SIL script that writes several Values from different Custom fields in a new custom field. I have a text field and a cascading field. From there should be generated a new te...
...s the same as the one configured in the JDBC URL from Datasources in Confluence Cprime Tools section. Also, if we try to connect to the database locally we are able to do so, but not with the Power s...
I want to add the first letter of the page title as label to that page, using PowerScripts for Confluence. The script I have is file setFirstCharacterPageTitleAsLabel with code: number pageId = id;...
....plugins:maven-jira-plugin:jar:8.0.2 in https://maven.atlassian.com/repository/public was cached in the local repository, resolution will not be reattempted until the update interval of atlassian-public...
We are using cPrime SIL Scheduler for some tasks, however even though the SIL Scheduler looks like everything is running the jobs just aren't executed. No info in logs, no error messages, n...
Hey everyone, I'm developing a process in Jira and I need help understanding the difference between update the issue manually (click on edit > update) and update issue by script https://docs...
I have the following Google Script that works when executed from a GoogleSheet function CreateIncident() { var username = "user"; var password = "Password"; var UserCredentials = "Basic " + ...
Hi, Is there any best way we can integrate JIRA with Centrify. We have different external users group connecting our JIRA. In our present sent all the user are in internal JIRA. Now we w...
We have a business requirement where we want to propagate a custom field from an epic onto all issues with a link of "Epic-Story Link" and from them onto any sub-tasks. To do this we intend ...
I have an internal customer that would like to require a comment if the due date for an issue is changed during a transition. I have been trying to use cPrimes Power Scripts to figure it out, but I f...
Copied to clipboard
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.