bb-plane-fork/apiserver/plane
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
..
analytics chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
api [WEB-3700] chore: improve authentication redirections (#6836) 2025-04-02 23:09:27 +05:30
app [WEB-3748, 3749] feat: work item description version history (#6863) 2025-04-04 20:09:02 +05:30
authentication [WEB-3700] chore: improve authentication redirections (#6836) 2025-04-02 23:09:27 +05:30
bgtasks [WEB-3728] fix: duplicate sequence ids being generated due to race condition (#6877) 2025-04-07 15:48:43 +05:30
db [WEB-3728] fix: duplicate sequence ids being generated due to race condition (#6877) 2025-04-07 15:48:43 +05:30
license [WEB-3700] chore: improve authentication redirections (#6836) 2025-04-02 23:09:27 +05:30
middleware [WEB-3700] chore: improve authentication redirections (#6836) 2025-04-02 23:09:27 +05:30
settings [WEB-3700] chore: improve authentication redirections (#6836) 2025-04-02 23:09:27 +05:30
space fix: assignee validation when updating issues (#6720) 2025-03-07 13:08:34 +05:30
static build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
tests chore: formatting changes 2024-11-21 17:42:44 +05:30
utils [WEB-3728] fix: duplicate sequence ids being generated due to race condition (#6877) 2025-04-07 15:48:43 +05:30
web chore: formatting changes 2024-11-21 17:42:44 +05:30
__init__.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
asgi.py chore: formatting changes 2024-11-21 17:42:44 +05:30
celery.py chore: update celery cron configurations (#6776) 2025-03-20 14:02:55 +05:30
urls.py chore: formatting changes 2024-11-21 17:42:44 +05:30
wsgi.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30