bb-plane-fork/apiserver/plane/db
Nikhil 00f78bd6a1
[WEB-3728] fix: duplicate sequence ids being generated due to race condition (#6877)
* fix: race condition which is creating duplicate sequence ids

* chore: add management command to fix duplicate sequences

* chore: update command to take a lock and optimize the script to use dict
instead of loops

* chore: update the script to use transaction
2025-04-07 15:48:43 +05:30
..
management [WEB-3728] fix: duplicate sequence ids being generated due to race condition (#6877) 2025-04-07 15:48:43 +05:30
migrations chore: removed sentry instrumentation dependencies 2025-03-25 15:54:44 +05:30
models [WEB-3728] fix: duplicate sequence ids being generated due to race condition (#6877) 2025-04-07 15:48:43 +05:30
__init__.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
apps.py refactor: move issue activity tracking from django-channels to rqworker (#207) 2023-01-31 00:46:59 +05:30
mixins.py chore: formatting changes 2024-11-21 17:42:44 +05:30