[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:
Bavisetti Narayan 2024-06-20 13:12:33 +05:30 committed by GitHub
parent aeb0979827
commit 418ca92f36
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 81 additions and 52 deletions

View file

@ -37,7 +37,6 @@ from .project import (
)
from .state import StateSerializer, StateLiteSerializer
from .view import (
GlobalViewSerializer,
IssueViewSerializer,
)
from .cycle import (