statuses/statii can be good things to enumerate. Using a numbering system helps us group and understand them relative to other statii, but is not always necessary
there's a risk that this makes the database less legible; I would argue that most of the uses of statii are programmatic, for which numbers are better. We could also get names in the database via lookup if needed.
Context
statuses/statii can be good things to enumerate. Using a numbering system helps us group and understand them relative to other statii, but is not always necessary
Here's a nice example: https://help.whiplash.com/hc/en-us/articles/360053068472-Order-Statuses
Requirements
Add enums for the following:
Tests
Docs
Open questions