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

Optimization - Validate Content if the MRCT content is validated through API #2

Open
Tyki opened this issue Sep 16, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Tyki
Copy link
Collaborator

Tyki commented Sep 16, 2024

At the moment, the only validation is leveraged by the react component throught the backoffice

If you add a content ID from a content type that is not allowed in the MRCT, it won't generate any error when it's done through API and the plugin will accept this content ID. But it shouldn't

So we have to add some validation on plugin side to validate that the contentID with uid is allowed against his configuration

@Tyki Tyki added the enhancement New feature or request label Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant