[WEB-1921] fix: issue widgets modal and code refactor (#5106)
* fix: celery fix * chore: issue relationkey and issueCrudOperation state added to issueDetail store * chore: moved issue detail widget modal to root * chore: code refactor * chore: default open widget updated
This commit is contained in:
parent
24973c1386
commit
dd3b0f6a3f
16 changed files with 322 additions and 337 deletions
|
|
@ -276,8 +276,6 @@ CELERY_IMPORTS = (
|
|||
"plane.bgtasks.api_logs_task",
|
||||
# management tasks
|
||||
"plane.bgtasks.dummy_data_task",
|
||||
# backfill tasks
|
||||
"plane.db.backfills.backfill_0070_page_versions",
|
||||
)
|
||||
|
||||
# Sentry Settings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue