Created Jul 13, 2022, Last active today
for the fruugo feed, anyone who have some skill for build fruugo feed, thanks
Hi y'all, I have written a blog post on how to bulk edit Jira user e-mail accounts. Have a read and let me know what you think, I'm curious about your feedback. Cheers!
This is the first of seven articles bringing you through the most important and beneficial experiences we gained in out migration project that concluded May 2020. This first article will fo...
...urrentUserName == targetUserField.getValue()) { requesterAgreementField.setHidden(false); requesterAgreementField.setRequired(true); } else { requesterAgreementField.setHidden(true...
I'm trying to make a application portal where users can apply for privileges. There are three fields: System, Department, and Privileges. The user selects what System they want to use, what Departmen...
Even though I write automations all day, every day for my clients I was still just receiving an email notification whenever someone filled out the request for quote form on the BenkoBot website (plum...
TIME is a crucial aspect of your workflow, isn’t it? SLA time allows us to determine and control performance efficiency for each issue. Each team has a specific workflow and aims. Therefore let's dis...
Hey y’all! Grab a cup of ☕ and check out the latest installment of Cloud Cafe – our video series about cloud app development on Atlassian. If you’re new to Cloud Cafe, check out the first few episode...
Hi, I am doing a validation to check that only 2 users can be added in the multi users pickers. Iam getting error on the last line. Please advice. import com.atlassian.jira.component.Compo...
'm using the latest version of both Jira Service Desk Server and Scriptrunner. I can write to the log file in the Scriptrunner console with log.info("Test") but when I put this in a behaviour init...
Hi everyone, In case you're not aware, it is not possible to put your Confluence or Jira behind a custom domain. In my industry, sending a customer https://somethingtheydontrecognize.net/xyz rather...
Can I see all due activities of different boards on the same calendar?
The end of enterprise infrastructure as we know it It's July 2020, and in many countries around the globe the pandemic lockdown has disappeared, or has been eased. In many other countries, numbe...
...etFieldById("customfield_10500") if (s == "Duplicate defect" ) { TC.setHidden(true) DJ.setHidden(true) TJ.setHidden(true) CR.setHidden(true) DI.setHidden(false) &n...
Hello everybody! I asked last week the following question in the Atlassian community: I always link relevant confluence pages to the Jira issues so that I can make my work more traceable. I...
Dear all, I have a the following code whih return a Json response from an http request which is returned as below and is an Array of a single item ( The return data format is given from MSGraph Api ...
To be deleted
Part 5 This solution should be avoided at all cost! DB triggers and functions If the manager has been deactivated we need to change this manager to the supermanager user. How to do it? Easy! We wi...
Part 4 This solution should be avoided at all cost! A bit more JSP One thing left. I set the Approver as manager1 all the time, but I need to get the manager for the reporter from my user_manage...
Part 3 This solution should be avoided at all cost! More JS Now we need to let only the user in the Approver field to transit an issue from the "On Approval" status to the "Ready For Work" statu...
...roperty: $("#customfield_10300").prop( "disabled", true ); Here is the complete code: <script> setInterval(function(){ if ($("optgroup#reporter-group-suggested > o...
Part 1 This solution should be avoided at all cost! JSP Atlassian Jira runs on Tomcat, maybe we can add an html file to Tomcat and then call it from our browser? Let's have a look at our Tomca...
Hello! In this series of articles I will show you how the same task can be solved in many different ways in Atlassian Jira Server/Data Center. I will solve this task with different skillsets an...
JMCF v. 2.3.0 for Jira Server and Data Center is here, and it brings the following new features: Auto-indexing of related Jira issues makes searching accurate When displaying an issue, the value ...
This is the third article in a series on Port of Antwerp, and how it uses Confluence and Comalatech apps to manage its documents and processes. In the last article we described how Port o...
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