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.
×Hi guys, I was looking in the list of releases we have in one of our project and found out that sorting works a bit wonky. I have sorted the releases manually in the project release pane, and...
Hi, I'm trying to create an automation to set the target start/end date based on the fixversion of a ticket to populate automatically the plan for our project. I'm able to get the Target En...
Hello everyone, Are you a Jira user who frequently navigates the Versions and Releases tab? We're conducting a research study to explore new possibilities in delegated administration for version ma...
Having this issue where within my Jira Automation where I create a new issue as a result of a label added to a ticket. The new ticket is supposed to have a different fix version, but even though the ...
A recent update has changed the template/formatting used in Fix Version > Release Notes > Create in Confluence. This has caused a few issues as my project team and leadership prefers the origin...
ive been using the poduct since about 2018 and like many of us have always struggled with the unreliable jql for 'issue in version > X and < Y" to find issues fixed between releases. i was hopi...
There are issue types where you can insert the 'Fix Version' field, and others where you cannot. Even if you insert the field into the types where it is allowed and enter the 'Fix Ver...
We are naming our versions like this: 24R1 6.1 24R1 6.2 24R1 6.3 ... I'd like to create an automation rule which helps me create a new version with the correct name when the previous v...
Appreciate any suggestions! I'm setting up an automation such that when an issue status is transitioned to Done, multiple releases are added to the issue's fix version field. For context, in our pr...
The Fix Version Release Gantt Chart Report helps visualize the progress of each release and monitor issue resolution. Here's a detailed look at what the report offers and how it can benefit your proj...
I am using the Get PRoject Version paginated api call to get the fix version id for a version I know the name of fix version. I am using the name of the fix version using the query paramet...
We develop products than later are used as a base and customized for specific clients, We would like to know in every moment what is the product version used as base for the customized version, I've ...
Hi, working on data center automation I try to get Version which start and release date fit specific date. As data center lack fixVersion iteration I searched and find similar case: &n...
I have inserted a JIRA issues list on a Confluence page and exposed the Fix Version column. The link to the Fix Version displays as expected. When I click the link though, it does not navigate ...
Hey all, I couldn't find a better solution but I'd love to hear if anyone has a faster way of releasing multiple versions at once. Problem: we had ~100 old Archived versions that were sho...
How do I get the VersionId of the Fixversion that an issue is part of, in an automation that is triggered on an issue, NOT on a version trigger. Essential I need to get the version ID so I can chang...
Issue: I cannot store more than one Fix version. What I'm currently struggling with is, when my task is transitioning from Ready for Release to Done, I copy the Proposed version into Fix v...
We are facing issues fix versions, sometimes old fix version is added to the ticket by accident. It should not be possible to select a Fix Version which has Release date over 120 days in past. ...
I Created a Custom Field, image below: I created an Automation to fill this new field with the Fix Version release date. I'm using this value to fill the date: {{issue.fixVersions.releaseDa...
I use this formula to check is something is scheduled past due date with parentDueDate = parent#level=5{duedate}: with latestReleaseDate = fixversions.releasedate: IF (issuetype = "Child" AND ...
I am trying to create an automation within a group of Projects that normally work together on tickets and need the same Fix Version. - The automation is set up for multiple Projects (Project A, Pr...
Using the automation rule builder, I do not see this as an available action. This would help tremendously to organize multiple releases together without manual intervention
Hi! I want to set up a rule that when an issue is added to a sprint, if that issue is for an "on-prem" deployment type, I need to inform the "fix version" field with the version that starts wi...
I've made a bulk edit to 70 issues in "Fix Version" field, What I added in to the field was "PRF IMG IR1", which is a release which I created before. Bulk change process went without an issue,...
I'm looking for advice on the best way to retrieve Fix Version from a ticket in ProjY and then copy it over to a new ticket in ProjX. Initial thought is to use webhook/api to query and store as a var...
Copied to clipboard