tinyissue icon indicating copy to clipboard operation
tinyissue copied to clipboard

Create issue numbers and display when needed

Open nickbe opened this issue 9 years ago • 2 comments

We should have proper issue numbers. Simply sequential is enough.

When I talk to someone over the phone referring to an issue like 'Just look at issue 24' would be really helpful.

Also I think issues should start from 1 in every project.

nickbe avatar Aug 20 '16 00:08 nickbe

Implementation started in branch develop-3.0. There is internal issues number starts from 1. Also, added project key. This is string of 3 characters unique to the project.

Example, if you have a project with key ABC, you can reference the issue number 1 as ABC-1

satrun77 avatar Nov 20 '16 08:11 satrun77

Nice idea. This way there's always a clean way to reference project/ticket. I'll check this out. Have to do a clean installation of 3.0 first.

nickbe avatar Nov 23 '16 09:11 nickbe