Skip to content

Conversation

@mkimberlin
Copy link
Member

No description provided.

@mkimberlin mkimberlin linked an issue Apr 12, 2024 that may be closed by this pull request
Copy link
Collaborator

@borinquenkid borinquenkid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only question is why Permission and PermissionDTO

@mkimberlin
Copy link
Member Author

Only question is why Permission and PermissionDTO

Because that is the fastest path to getting the APIs to serialize the way that is currently needed. Permissions need to be serialized one way in one case and another in another case. I think ultimately it will be cleaner to not use the Permission object in the APIs directly at all, but I'm not going to take that on before the demo. 😉

@S78901 S78901 merged commit 6048a28 into develop Apr 12, 2024
@S78901 S78901 deleted the bugfix-2191/fix-permission-serialization branch April 12, 2024 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Permissions page does not display permissions

4 participants