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...
We host both Jira and Confluence Server. Users access them through a proxy as follows: org.com/jira org.com/confluence We are switching from the proxy server to Azure Application Gateway, ke...
We have a Scriptrunner behaviours rule that some fields are required. If we create a linked issue there is another screen mask used only with project issue type issue link summary description ...
Hi @Alex Medved _ConfiForms_ I have a question about how search works in TableView. If I have pagination set to 500 records and there are 1500 in total, will the search work for just tho...
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 Team, Can the "Clone" option in the ticket menu be hidden based on project roles or for specific users? It should not be visible to all users, but only to a select few.
My team has started using Forgejo for CI/Cd and I miss having the display of Branches and Reviews. I see Github and Gitlab as integration options. Would it be possible to have Gitea and/or Forgejo ad...
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 ...
I need to create some JIRA automations but they are fairly complicated. I would like to be able to import a CSV to create my automation as it would be easier to setup in an excel table first. How do ...
Can you create a form in confiforms that the user would fill out that would feed into page/table to document the worker's on the job training?
I am cloning an Epic and its Children using automation. I would like to remove a Label value from all of the cloned children. If I have an Epic with one child, it works. If I have an epic with...
Hi yall, I have the following setup - using aliases to make it more clear. Each entry in Form1 (cars) has its own page (LiveView) and jira issue (recursively written in the entry). I...
Hi Community Leaders, We’re working on a complex solution design for a large-scale deployment of Atlassian Data Center products (Jira and Confluence) in a customer-managed cloud environment (AWS, Az...
Hi Team, Once the user selects Jira project in jira project picker field and then the approver field will be going to set by the Project lead which is happening by the restAPI, but now days the tick...
When we use the API-Call, => jira/rest/teams-api/1.0/team) the list seems to be not complete; some teams are missing. What can we do? Kind regards
Hi Dear Community! I need a solution in this case. I have a custom field named Logged in Current sprint. I need an automation, which will copy logged time in the mentioned customfield, but log...
I have a strange behaviour which I would like to understand and work around. We are using Confluence Data Centre edition and have very many (O(100)) spaces in it. I am using the REST API to...
Hi everyone, After a recent Jira upgrade on prem, we noticed that many of the previously available gadgets are no longer showing up when customizing dashboards. Even when I click on “Load all gadget...
Hi, I've created a form with an IFFT email that includes the field "createdBy" in the email successfully so I can see who submitted it. However, in the page used as a "log of entries" where I simpl...
Hi, I wanted to include the Team field from Plans into a Jira project. But when I create a Story in Jira and try to select a Team it says: "plan-specific team can be selected through a port...
In Bitbucket it is possible to define default tasks at project and repository level. Additionally you can use also branch pattern there for both source and target branch. How can I setup a branch-p...
Hello, We are trying to set up an automation rule in Jira to send attachments directly via email. Currently, when an issue has attachments, only a link to the file is sent in the email, but the file...
Hi, I have following automation to update Target Date when Estimates (d) is updated: Target Date = customfield_17972 Start Date = customfiled_17971 workdaysToAdd = variable to store Es...
Hi everyone, I'm using JIRA Data Center(Atlassian Jira Project Management Software (v9.12.17)) and trying to set up an automation rule in Jira, but I'm running into a date parsing issue. Here are t...
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...