Added by Manuel Stahl almost 7 years ago
OpenProject seems to be an impressive well designed product. But there is something I think could be improved for a better user experience. Right now the work package IDs are monotonically increasing numbers.
This has a few drawbacks:
My proposal is to use something similar to git hashes. In projects with only a few work packages only the first maybe 4 characters are enough to be unique. In larger projects longer prefixes can be used.