[WEB-1986] fix: remove the user favourites when archived a particular entity (#5387)

* chore: pages custom error codes

* fix: view role permission
This commit is contained in:
Bavisetti Narayan 2024-08-20 19:40:48 +05:30 committed by GitHub
parent ffbc5942da
commit 650328c6f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 71 additions and 323 deletions

View file

@ -156,9 +156,6 @@ from .issue.subscriber import (
IssueSubscriberViewSet,
)
from .issue.bulk_operations import BulkIssueOperationsEndpoint
from .module.base import (
ModuleViewSet,
ModuleLinkViewSet,