bb-plane-fork/apiserver/plane/bgtasks
Bavisetti Narayan 7554988164
feat: issue archival and close (#1474)
* chore: added issue archive using celery beat

* chore: changed the file name

* fix: created API and updated logic for achived-issues

* chore: added issue activity message

* chore: added the beat scheduler command

* feat: added unarchive issue functionality

* feat: auto issue close

* dev: refactor endpoints and issue archive activity

* dev: update manager for global filtering

* fix: added id in issue unarchive url

* dev: update auto close to include default close state

* fix: updated the list and retrive function

* fix: added the prefetch fields

* dev: update unarchive

---------

Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2023-07-11 14:35:20 +05:30
..
__init__.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
analytic_plot_export.py chore: enable print logs for background workers when in DEBUG mode (#1357) 2023-06-22 19:48:17 +05:30
apps.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
email_verification_task.py chore: enable print logs for background workers when in DEBUG mode (#1357) 2023-06-22 19:48:17 +05:30
forgot_password_task.py chore: enable print logs for background workers when in DEBUG mode (#1357) 2023-06-22 19:48:17 +05:30
importer_task.py chore: enable print logs for background workers when in DEBUG mode (#1357) 2023-06-22 19:48:17 +05:30
issue_activites_task.py feat: issue archival and close (#1474) 2023-07-11 14:35:20 +05:30
issue_automation_task.py feat: issue archival and close (#1474) 2023-07-11 14:35:20 +05:30
magic_link_code_task.py chore: enable print logs for background workers when in DEBUG mode (#1357) 2023-06-22 19:48:17 +05:30
project_invitation_task.py chore: enable print logs for background workers when in DEBUG mode (#1357) 2023-06-22 19:48:17 +05:30
user_welcome_task.py chore: enable print logs for background workers when in DEBUG mode (#1357) 2023-06-22 19:48:17 +05:30
workspace_invitation_task.py chore: enable print logs for background workers when in DEBUG mode (#1357) 2023-06-22 19:48:17 +05:30