I've created a new issue type called Epic and re-named Jira's issuetype called Epic to Feature, so I can have the traditional Epic/Feature/Story hierarchy found in SAFe. I'm trying to write a jquery...
Hi, Id like a filter that gives me all Story issues with an Epic parent containing the version "2023H1". Is this possible? so a JQL query could look like this: parentEpic in (fixVersion = 20...
Greetings, At the moment, I'm writing a script, which restricts which use can be selected as an Actor. My idea is to get all users from the specified group and delete the result which came whe...
Hi, We have the following structure: features -> initiatives > epics > stories. I am trying to write a search query that displays all the epics associated to a project, as well as their r...
We are using Themes -> Initatives -> epics heiarchy. Would like to show a Jira filter on Confluence page ordered by the Themes (parent link to initiative). Is there an easy way to do this?
This article is a bit confusing as this IS what I want to do. https://www.adaptavist.com/blog/top-10-most-commonly-used-jira-query-language-functions#epicsOf Example: issueFunction in issu...
Hello Atlassian community, I am contacting you because I have a problem with a JS script. Indeed, the goal of my "mission" was to develop a JS script in order to meet a certain specification. When ...
How can I inject the button class or ID into jQuery? Example below, button class $abcde. I'd like to use that for jQuery($abcde).click(function(){ <button class=$abcde type="s...
Currently, the jQuery version with Jira 8 is 2.x. How can I upgrade this to newer and the latest version of jQuery?
Copied to clipboard