chore: track public board comments and reaction users for public deploy boards (#1972)
* chore: track project deploy board comment and reaction users for public deploy boards * dev: remove tracking from project viewsets
This commit is contained in:
parent
2e5ade05fe
commit
23f5d5d172
5 changed files with 69 additions and 2 deletions
|
|
@ -19,6 +19,7 @@ from .project import (
|
|||
ProjectIdentifier,
|
||||
ProjectFavorite,
|
||||
ProjectDeployBoard,
|
||||
ProjectPublicMember,
|
||||
)
|
||||
|
||||
from .issue import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue