bb-plane-fork/apiserver/plane
Satish Gandham acba451803
[WEB-2706] fix: Add fallback when db initialisation fails (#5973)
* Add fallback when db initialization fails

* add checks for instance.exec

* chore: convert issue boolean fields to actual boolean value.

* change instance exec code

* sync issue to local db when inbox issue is accepted and draft issue is moved to project

* chore: added project and workspace keys

---------

Co-authored-by: rahulramesha <rahulramesham@gmail.com>
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-11-08 17:09:26 +05:30
..
analytics chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
api chore: filter the deleted issues stats (#5893) 2024-10-22 20:51:11 +05:30
app [WEB-2706] fix: Add fallback when db initialisation fails (#5973) 2024-11-08 17:09:26 +05:30
authentication fix: integrity error on account creation (#5876) 2024-10-30 13:46:05 +05:30
bgtasks [WEB-2442] feat: Revamp Timeline Layout (#5915) 2024-10-28 18:03:31 +05:30
db chore: intake migration (#5950) 2024-11-05 19:21:20 +05:30
license [WEB-2500] feat: Product updates modal (What's new in Plane) (#5690) 2024-10-29 19:26:00 +05:30
middleware [WEB - 549] dev: formatting and removing unused imports (#3782) 2024-03-06 20:48:30 +05:30
settings [WEB-2500] feat: Product updates modal (What's new in Plane) (#5690) 2024-10-29 19:26:00 +05:30
space fix: background task metadata (#5909) 2024-10-24 20:35:05 +05:30
static build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
tests chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
utils [WEB-2442] feat: Revamp Timeline Layout (#5915) 2024-10-28 18:03:31 +05:30
web [WEB - 549] dev: formatting and removing unused imports (#3782) 2024-03-06 20:48:30 +05:30
__init__.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
asgi.py refactor: move issue activity tracking from django-channels to rqworker (#207) 2023-01-31 00:46:59 +05:30
celery.py chore: soft deletion of cycle and module (#5884) 2024-10-22 14:21:26 +05:30
urls.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
wsgi.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30