Hypha uses the Django FSM package to handle state in workflows. Since April 2024 that package is archived on GitHub. The recommended upgrade path is [Viewflow.fsm](https://github.com/viewflow/viewflow) that the authors say is "Django FSM v3". [Migration guide](https://github.com/viewflow/viewflow/wiki/django%E2%80%90fsm-to-viewflow.fsm-Migration-Guide)
Hypha uses the Django FSM package to handle state in workflows. Since April 2024 that package is archived on GitHub.
The recommended upgrade path is Viewflow.fsm that the authors say is "Django FSM v3".
Migration guide