Reordering stages within a contract pipeline (Settings > Stages > Contracts) was completely broken in two ways: the Reorder button immediately showed a “Something went wrong, try reloading” error, and dragging stages in the pipeline Edit view appeared to work but snapped back to the original order without saving.
What’s Fixed
- Clicking Reorder on a pipeline card now opens the drag-and-drop reorder view as expected, and dropping a stage in a new position saves the new order immediately.
- In the pipeline Edit modal, dragging a stage to a new position now stays where you dropped it, and the new order persists when you click Update Pipeline.
Migration
No action required. Any stage order you previously tried to save will need to be re-applied once, since the old requests never persisted.