Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Annotation entity constraints block request-defined attributes #492

Closed
andrus opened this issue Oct 10, 2021 · 1 comment
Closed

Annotation entity constraints block request-defined attributes #492

andrus opened this issue Oct 10, 2021 · 1 comment
Labels

Comments

@andrus
Copy link
Contributor

andrus commented Oct 10, 2021

If an entity is annotated with @ClientReadable and/or @ClientWritable, adding new attributes or relationships via overlays is not possible - they are always excluded. Per attribute access rules (#491) should address this issue.

@andrus
Copy link
Contributor Author

andrus commented Oct 10, 2021

Fixed per #491. See GET_EntityOverlay_PerRequestIT.test_RequestOverlaidProperties_ConstrainedEntity

@andrus andrus closed this as completed Oct 10, 2021
andrus added a commit that referenced this issue Oct 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant