I want to start by saying how much I appreciate the task ID feature, where we can add a prefix and get IDs like MYID-1, MYID-2, etc. This is very useful for our team as we use these IDs to match our GitHub pull requests with the assigned tasks.
However, it would be great if we could customize the numbering more flexibly.
Currently, the IDs are set up to have a prefix followed by a number starting from 1. It would be a valuable feature to allow users to change the starting number and the formatting of these numbers.
For example, if we already have an ID system that is in the 2000s and we wanted to start using Asana, the current ID feature would require us to start over from 1. It would be helpful if we could start the ID at 2000 instead of 1.
Another useful feature would be the ability to customize the formatting. While starting at 1 works, in our existing GitHub PR setup, our IDs look like PREFIX-0001, with leading zeros. It’s not a critical issue, but it would enhance our workflow if we could determine the leading zeros as well.