We currently use Jira Data Center. we are planning to migrate to JSM in AGC once the licensing gets ironed out for our migration. In the interim I would like to automate responses from Jira Dat...
I am encountering a strange issue, i have built a custom field named (Custom ID) using customfield module for java, the field is read only and only the Java app can edit or update this. So if ...
Hi all We recently discovered that users often select the wrong component. This has affected our data statistics. Can we use the job within the scriptrunner to periodically check and s...
We are running Jira DC 10.3. I have a user who was tagged (mentioned) on an issue. However, that user never received an e-mail from Jira. I've checked and the user does not have any rules configured ...
My login details are all correct and it will allow me to log in for a second and then it takes me straight back to the log in page
Hi All We hope that users will perform verification when creating an issue, to check if they have uploaded attachments. I referred to this post(https://community.atlassian.com/forums/J...
I’m using external API in Script Runner (Jira Data Center). I need to get a csrf-token from an external system using GET method Then I have to use this token (obtained from GET method) in POST met...
Hello, We are planning a big data import to our Jira platform from none Jira sources. We created a global rule that will help the project admin with part of this process. But this rule should ...
Hi everyone, We are currently using Jira Data Center. After searching online, I found that Atlassian Intelligence and Rovo are only available for Cloud Premium and Ent...
We are in the planning staging to setting a new Jira Data and Confluence servers. We would like to know if Jira and Confluence Data Center can reside on the same servers? Can som...
Does anyone have experience with the following problem? When I create a user with a directory type Microsoft Active Directory, the user profile is not created correctly. The profile picture is the...
Atlassian Jira 10.3.7 After installing the new version of JIra server and perform the import process using a .csv, we were already logged in the instance and had risen correctly, so from the...
Hi Team, We would like to Integrate Jira (Datacenter) and SE tool and when we see plugin "swtabid for SystemWeaver integration" is out of support and we are not able to utilize it. Could you pleas...
Hi I created an automation rule to be executed at 9 a.m. every 10th of the month. the crown expression is as follows: 0 0 9 10 * ? today the autmation was executed 2x: 1st on 7 and 2nd on 9. ...
Need help with this. I'm using regex in an automation to link issues mentioned in the description. The problem I'm having is that it is linking wrong issues on certain projects. Fo...
I am seeing this error message when I restart Jira. I am back to Jira after many years of not working with this tool and will appreciate some support on this. Here is what I see in the logs....
Dear all, I have a Pie chart which is shown as below : When I add the percentage value of each section, it does not goes to 100 % but instead 98 ? This occurs I guess du to some wrong rounding...
Hi Team, we are getting some errors while doing migration from server to cloud. can you please help on this. Regards, Sreenivas kunde
Hi and thanks in advance, I've followed Rodney Nissen's tuto about "Running SSL Directly to Jira [The Jira Guy]. It appears that Rodney used Digicert CA. Which oth...
Hello, What are the guidelines for deploying different app versions with given Helm chart version? Is there a compatibility matrix somewhere? All I could find is https://atlassian.github.io/da...
Dear All, i am using STAGIL Table plugin in JIRA datacenter to achieve some logic solution. i have a table of multiple cols and i have a relationship between two cols first col is ca...
In project that used IssueCollector, if i add a context to Description field, the text is duplicated in the issue collector view (One as Text is editable , The other as wiki render is not edita...
Hey all I have been working on a Javafx app that allows me to create an issue in the backlog. Everything is going well but I had a question about the oauth. Can I still use my PAT for the ot...
I ensured the following things, but for some reason, "Story Points" is not showing up on screens: The "Story Points" field is set globally for Story and Epic under the Custom Field configurati...
This pretty need API - https://atlassian-python-api.readthedocs.io/jira.html How do I get the response from an operation like: jira.issue_update(jira_key,fields=fields) jira.i...