[WEB-1665] chore: advance views migration (#4869)
* chore: views migration * chore: squashed migration * chore: renamed global views * chore: added owned by in serializer
This commit is contained in:
parent
aeb0979827
commit
418ca92f36
8 changed files with 81 additions and 52 deletions
|
|
@ -80,8 +80,8 @@ from .workspace.cycle import (
|
|||
|
||||
from .state.base import StateViewSet
|
||||
from .view.base import (
|
||||
GlobalViewViewSet,
|
||||
GlobalViewIssuesViewSet,
|
||||
WorkspaceViewViewSet,
|
||||
WorkspaceViewIssuesViewSet,
|
||||
IssueViewViewSet,
|
||||
IssueViewFavoriteViewSet,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue