You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: allow for custom states in status field (#407)
* fix: allow for custom states in status field
From #366 (comment)
Thanks to @cdevacc1 for the idea. I just decided to write up the PR as
it only takes a couple of minutes. This should resolve the bug where
custom states are not shown at all in the admin panel.
* Add database tests for custom states
From #407 (comment)
Thanks to @AllexVeldman for the tests!
* Add new migrations for custom states
* Fix format lint
0 commit comments