Feature #13378
Custom fields Type Auto Number Increasing
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Low | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Custom fields | |||
Target version: | - | |||
Resolution: |
Description
Dear Redmine Team,
How can I add a custom auto number field for a project:
Ex: Project 1, issue 1.
This is a custom field only but has an increasing & auto suggest number per project. We can change this number.
I think this will be a custom field and it will show a suggestion number.
Of course, it may be dupplicated if two issues are created in the same time or we move issue across projects.
I know my opinion is related to #5765, #282, #538, #1926, #3843, #7873, #8039
Related issues
History
#1
Updated by Toshi MARUYAMA almost 10 years ago
- Category set to Custom fields
#2
Updated by Dipan Mehta almost 10 years ago
Interesting, but how/when will the custom field number get incremented?
#3
Updated by an an almost 10 years ago
Hi,
It will get the largest number in project and plus one.
I think it just a default value and it can be change
or
if some one move a issue to another project, it will default get a newest number.
Sorry for my English
#4
Updated by Jean-Philippe Lang over 9 years ago
- Subject changed from Custom fields Type Auto Number Increasing to Custom fields Type Auto Number Increasing
#5
Updated by Maxim Krušina about 9 years ago
+1
Thats great! I just created my planned Inventory module almost entirely by using Custom fields / Dedicated tracker / Dedicated statuses etc.
Only thing I'm missing is the auto-increment functionality, which will solve (almost) the rest.
Btw it can be done by new datatype or by adding "[x] Auti increment" checkbox to Integer datatype.
And of course, "[x] Unique" will be helpfull - goint to check tickets for this.
#6
Updated by Maxim Krušina about 9 years ago
- Related to Feature #5009: Add an option to set a custom field as unique added
#7
Updated by an an about 9 years ago
Hi All,
Take a look at this plugin: http://projects.andriylesyuk.com/project/redmine/issue-id
But it is still developing.
I think this plugin is wonderful.
Regards,
#8
Updated by Christopher Maximov over 5 years ago
+1
This is fantastic idea.
We are using additional number as a customer facing issue id, would be great if this would be maintained automatically inside redmine (now we are manually assigning the number verifying that there is no conflict...).
#9
Updated by Go MAEDA over 5 years ago
FYI: Redmine Serial Number Field plugin may be useful for you all.
#10
Updated by Cristian Mosteiro almost 2 years ago
Hi, i am thinking on install the Redmine Serial Number Field plugin in order to hava number for my projects.
If i install this plugin what happen with the previous projects?
Thnks!