Created Jul 13, 2022, Last active today
I'm trying to get all issues of our service desk project and group the result by Organizations. I'm trying to do it by running the below script on ScriptRunner console. Map<String, Object> sea...
...OST" connection.doOutput = true connection.setRequestProperty("Content-Type", "application/json;charset=UTF-8") connection.outputStream connection.outputStream.withWriter("UTF-8") { new S...
Hi, I'm using script listener to run some action on an updated issue, the actions can be quite heavy and I'm using threads to prevent the users from waiting. In some cases I see this erro...
Hi. Can you add a enhancement to this plug to stop it being edited (e.g. users unticking tasks) when the issue is closed. This is massively important to us as we are considering using the addon for s...
I have a user that is definitively NOT watching anything (at all) in Confluence but is being mailbombed by one particular busy calendar. When I query the database behind Confluence, I can see that he...
You can create an IF ELSE statement using Reporting to display Status Macro selected from a Scaffolding form. Here's what you need: Scaffolding add-on Reporting add-on Scaffold Data Supplie...
Here's how you can do it: Add Number Data macro to a page Specify unique name in the Field Name Tick Allow decimal values setting Enter $###,###.00 in the Display ...
Planning and grooming sessions all come with their own sets of rules. Team members meet to estimate stories or other work items, all according to an agreed-upon process. And with every session comes ...
Hi. I'm interested in your checklist facility as I'm currently using simple tasklist and may need something a bit more advanced. However before I go ahead I have a few questions.. 1: Can your chec...
EaglePicher Technologies is a leading manufacturer of battery systems for diverse industries like defense, aviation, space or medical. As they operate in highly regulated industries, keeping a clear ...
These are exciting times to serve the life sciences sector - thanks to technological advances, innovations abound and progress marches on at a lightning-fast clip. Working with a ...
Hi, All I've added a lovely Horizontal Navigation Bar on my page, and it's lovely and everything. However, when I put any images in it they get the tooltip from the title of the current Horizontal ...
Vote up doesn't work, how do I fix this?
The process of testing is imperative to the development of software products and applications. Software testing is carried out for the purpose of quality assurance and it involves identifying the fau...
...eveloper) as ApplicationUser if (getBehaviourContextId() == "link-create-blocking") { getFieldById("project-field").setReadOnly(true) getFieldById("issuetype-field").setReadOnly(true) g...
...fManager.getCustomFieldObjectByName("Options"); switch(issue.getCustomFieldValue(cf) as String){ case "No": commentField.setRequired(true) }
A normal "Copy" function on Confluence page will not retain Scaffolding's XML metadata and copy it to another page. In order to keep both page structure and Scaffolding's XML content, you can use "Co...
Im trying to read the linked issues of a specific issue. But the script is only reading the epic link issue. PA-2000 have a linked issue OB-1111 also have and epic Link = OB-50 I wa...
Hey all together, Maybe someone have discovered this issue already. When I try to subscribe to a Team Calendar via the subscribtion button, I have got the opportunity to choose a desired app...
There are times when admin wants users to edit Scaffolding forms via the "Edit Contents" button, but do not want them to edit the underlying Scaffolding structure via the "Edit" button available on C...
In brief: To show markup while editing Confluence pages, use the Stylish (or Stylus) browser extension with the "Confluence editor - show tags" style. In detail: In 2012, I developed some CSS...
Yes you can! You only need to change the "Case" to your custom object API name. Do note that custom object API name should have the "__c" behind the name. e.g., http://localhost:6250/plugins/servlet...
Email was the tool that allowed us to move business communications from paper and phone-based communication to the electronic form, but it feels like it is past time for email to step aside for some ...
My Time-sheet information is not showing up in the gadget currently? I have removed and reinstalled the time-sheet add on and still I can not get the information to show up in the gadget our our cust...
Hi, I've created a listener to create subtasks based on a custom field radio button (Testing Required = Yes). using the built in 'create a subtask' listener. I would now like to create a listener fo...
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