Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a way to iterate through all issues in versions via smart value {{version}}

Bharat Bhatia December 14, 2020

I am trying to create custom kanban board for release management across different environments.

1 answer

0 votes
Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 14, 2020

Hi @Bharat Bhatia  -- Welcome to the Atlassian Community!

The answer to your question depends upon what you mean by "iterate" and "release management".  Would you please explain further what you are trying to accomplish?

You can access all version values within a version field using methods described on this documentation page: https://support.atlassian.com/jira-software-cloud/docs/smart-values-lists/

However, you need context for automation or JQL filters:

  • A specific version create/change may trigger automation, but none of the other versions (inside or outside) of the project are visible at that scope
  • A specific Jira issue that is associated to one or more versions makes them visible.  Again, none of the other versions are visible at that scope.
  • Once you select one/many projects in a JQL filter, you can see the versions associated to the issues within those projects

If you are thinking of a Kanban board spanning multiple projects, you could

  • Create a filter such as project IN (A, B, C) ORDER BY Rank
  • Create a classic project Kanban board for the filter
  • Add the fields and filters needed to make visible what you need

 

Best regards,

Bill

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events