Heads up! On March 5, starting at 4:30 PM Central Time, our community will be undergoing scheduled maintenance for a few hours. During this time, you will find the site temporarily inaccessible. Thanks for your patience. Read more.
×I'm tying to get a list of options for a customfield on my jira cloud account (im not a global admin on jira. just the project im trying to query) no sure what endpoint i should be calling. I...
Hi all, I was wondering if any anyone have an idea how can i use some kind of automation to edit a date custom field with the end date of the current sprint ? or for example the end date of the spri...
I have a simple, single select list custom field (with global issuetype availability). I have given my custom field project level custom contexts . I can add these contexts easily for company-manage...
I frequently work with teams who want to expand their use of Jira beyond the dev people. Are these non-pure-dev scenarios why 'None' is so contagious in my projects? Or is it something else?...
Hi Experts, I want to add multiple custom fields to a screen that is shared with 100+ jira projects. In order to have minimum impact to other projects,I was thinking to set "Hide when Empty"...
I have a few custom fields that I am trying to get into a saved List view for some of my teams. I can get the custom fields that are editable to show up, but the fields that are calculated and set as...
I want to create an automation that adds label(s) when another field is updated. For example, when an asset custom field (can select one or more values) is modified, I want to set the Labels fie...
Hi, I’m trying to configure dynamic multi-select Custom Picker field “Hyp. Mitre Techniques“. Values show by that field should depend on value from multi-select Custom Picker field “Hyp. Mitre Tacti...
Hi everyone, I currently work as a Jira developer and I had a question. I know that I can add/implement custom fields, one of them being the Move to project dropdown (customfield_ 15370). However, th...
Hello everyone, I’m working on building a complex automation in Jira, and I’d appreciate your guidance. Here’s what I’m aiming to achieve: When the Assignee of a ticket is changed...
Hey all, I want to find a way for adding pictures in my Jira, and not in the comment / Attachments. For example, the marketing team, want to add 7 pictures and choose only one of them....
I have a complex sequential approval process with three levels of approvals and 41 different approvers that is dependent on various user inputs. At one stage, the reporter is selecting an appr...
We cannot control time; it is a dimension we live in. When we talk about time in the context of our work, it is the main metric on which any analytics of team productivity, individual productivity, e...
Hi We'd need to extract the reporter's email address (and/or also name but that's secondary) of the raw email and put it in a custom field. Anyone knows how to?
Hi, I have an automation rule that clones issue, and I want that during the cloning some custom field (paragraph) will be edited. this field shouldn't be visible in the original issue and it ...
Hi, We have a custom field named "module" with a list of different values per project context. For example, in project "X" we have the options A, B, C, and for project "Y" we have B, C, D, in...
Here my code i'm trying to acces a customfield value but i'm having an error string[] parentIssuekeys = linkedIssues(issuekey,"Link",1); string highestSeverity = "None"; for(string parentIssuekey ...
Hi! I wanted to limite a text-field (multi-line) to max 1000 characters on creation transition, in scriptrunner I tried with this: cfValues['customfield_10202'].length() < 1000 er...
Hi Community, I need to copy the values selected in a dependent dropdown from a Jira Service Management project to a Jira project. I work with Jira Cloud, and both boards are team-managed. The sour...
In today's fast-paced world, customers increasingly prefer to solve issues on their own before reaching out for help. According to Harvard Business Review, 81% of all customers attempt to take care o...
Hey there -- I'm a JIRA newbie, so apologies if this is a stupid question, but I was curious how/if I may be able to link a custom field from JPD to a custom field in JIRA. I want to create a "client...
I aim to create an Automation that runs every last day of the year. All issues: Status is in "Closed" or "Resolved" Custom Field "Release Goal" is not empty (Select List Type) -> Set the...
Hello, first of all, I apologize for my english (translator kkk), is not my first language... I am trying to customize my ideas list but its not working! :( I would like to make it visu...
i have created a rule to create schedule variance in Jira automation, the rule is executing perfectly but the answer is still 0. i am using this formula, {{issue.customfield_12425.dif...
Hello everyone, I have a select list field, in which I enter a value via API. I would like to know if it is possible at a later time, to set it as the default value again via API. Thanks
Copied to clipboard