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...
In attempting to copy a page (and its child page) to a new space, I get a confirmation that the page was copied (see picture attached), however, when I look at the destination space, it is not there....
We have granted our asset developers users with the permissions to edit values for specific object types in a object schema. Due to some internal business process, we do NOT want them to be able to m...
I have a question regarding increasing the due date of an issue by adding a comment with a specific phrase. My goal was when a comment is written and the expression +2w or +2W is used, the due date ...
Hi, I have gone through a lot of documentation and community questions now, but can't find the solution to my problem. I would like to use in my confiform a Simple date selector. This field will be ...
In our organization, we use Jira Data Center and prefer not to grant Jira Administrator access to certain users due to the presence of sensitive projects they shouldn’t access. However, we still want...
Hi team, We are currently working on integrating Zendesk with our Jira Data Center (on-premise) instance. Based on various community discussions and unofficial best practices, it appears that basi...
A Single repository needs to be migrated with metadata info from Gerrit (3.3.3) to Bitbucket (7.21.23) Data at Gerrit - 20 GB What are the open source online tools available to migrate this si...
So I've been trying to get the Webhook from Bamboo to post build/deployment data to Compass, and I can do this with the addition of a bash script and using the inject variables, I feel there has to b...