Closed StevenWeathers closed 1 month ago
This PR refactors Refactor storyboard story, goal, and column sortings to use fractional indexes, this is more performant (reduced DB writes from N to 1 per item move) and reduces the risk of collision/interleaving.
Description
This PR refactors Refactor storyboard story, goal, and column sortings to use fractional indexes, this is more performant (reduced DB writes from N to 1 per item move) and reduces the risk of collision/interleaving.
What type of PR is this? (check all applicable)
Related Tickets & Documents
Screenshots/Recordings
Steps to QA