Hi Community, My use case is: I want to hide "Yes" option under custom field X drop down when "No" option is selected in both custom fields: A and B. If "No" option is selected in c...
...reated. For this situation I asked myself what the renaming of an custom field option would do to existing filters. Many teams have their team names referenced in a filter. Will this filter also b...
...n "Extra Config" option to show Unassigned Features that out of the box defaults to "off". Activating will add a row at the bottom of the Program Board which includes Features that have no c...
Hi everyone! We upgraded Jira Service Management to 4.20.11 version and saw a option under issue's comment. This a select list about canned response. But I can't find to configure place. P...
Need some helps here! Context: I have created a custom field named "Services" which include options of my app features. It is a mandatory field, required select at least one option before t...
...orkflow status options like triggers, conditions etc. (see attached). Are these options disabled on the free plan or have I missed something? Thanks in advance!
Hi all, So I recently figured out how to update a select list fields options via scriptrunner, and got the options to be dynamically added. Since when I delete options, it seems to r...
Hello folks, i hope you can help me. I am trying to get the value of customfield option that is selected in Jira software in python. However when i select forexample "candidates and Intern m...
Hi everyone, I wanna configure Tempo Log Time Screen's Field. But I can't find. I have "Development", "Analiz", "Test" and "Devops" options. I want to add "Operation" option. How can I config t...
Hi all, is possible to select only the organizations where the user indicated in Reporter field is part of it? For example: user example@eg.com is part of organizations "A" and "B", but not "C". T...
I have a behavior to show my interested versions for a version picker like: unReleasedVersions = [version2,version3] releasedVersions = [version1] def options = unReleasedVersion + r...
Hello We want to disable certain import options in the Import Word Document function. For example we don't want our users to be able to replace existing pages or delete existing children p...
Hi, I'm trying to achieve that a custom field only appears when a multi-select field contains a certain option. For that, I'm using Behaviours in Scriptrunner plugin from Adaptavist. I...
Within my space, I'd like to search all pages liked by certain user(s). Is there any way to print this result? Goal here is to figure out the document formats, completeness certified by the leader. ...
We use Jira Data Center with ScriptRunner, and have a need to remove the “None” option from one of our custom select list fields. I have already looked at a few discussion threads, and based on t...
...imilar name def field_4 = ComponentAccessor.getCustomFieldManager().getCustomFieldObject(15903) def newValue = issue.getCustomFieldValue(field_1) def getStat = issue.getStatus().name //option...
How to get 'list' custom field options using REST API? We have different types custom fields. We want to get options for list type fields. Thanks
...s an option to have the value “MF-908” select from a list of value (LOV). So if I press the filter it will show an LOV and I can select a value. After the selection of the value, it will trigger the J...
Hi everyone, I'm trying to limit the options of a multi select list based on a choice that's been made in a single select list via Behaviors. So the single select listA has values of A, A...
...erver}/home/deposit. The first step is to create the field with all the options. I know I can use the built-in script but if I can do that with console it's better for me. The second step is to u...
Dear Community, I got an single select field with 3 pre-configured options. def availableOptions = ComponentAccessor.optionsManager.getOptions(customField.getRelevantConfig(issue)) return a...
...ef issueManager = ComponentAccessor.getIssueManager() // Set UserManager def user = ComponentAccessor.getJiraAuthenticationContext().getLoggedInUser() def optionsManager = C...
Hi! Is there any possibility to change parent option or parentOptionId of allready existing com.atlassian.jira.issue.customfields.option.Option? When creating it's possible to set by&n...
We have a workflow where a custom field is used in 'Condition' multiple times. At one of the condition, it is compared as 'Option ID' and for rest of them it's compared as 'String'. The strange t...
This is the error I am facing issue with: {"errorMessages":[],"errors":{"customfield_12700":"Option id 'null' is not valid"}} Error:Unexpected response code: 400 Checked every field and template b...
Copied to clipboard
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.