Forums

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

How to make an issue counter

Rodrigo diaz January 24, 2023

I need to make an issue counter that starts from number 4000 onwards, unlike a normal counter I need a task to be 4000 and the next to 4001 and so on

 

1 answer

0 votes
Nic Brough -Adaptavist-
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.
January 24, 2023

Welcome to the Atlassian Community!

I can't think of any use for this, so I'm curious as to why you want to do it?  (No need to explain, I am simply curious)

You will need to get one of the scripting or automation apps to do it though.  Create a field to hold the counter on the issues, and then write code in a post-function that looks up the last number created, and fills in the field with that +1.

Or, if the number is supposed to be for a single project, then look at the issue key.  Create a new project, import 3,999 issues into it, then delete them.  Next issue created will be ABC-4000

Suggest an answer

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

Atlassian Community Events