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

[BUG] Interactions MySQL for interactionType = "accept_descriptor_from_quick_list" rankingPosition field #347

Open
NelsonPereira1991 opened this issue Feb 28, 2018 · 0 comments
Assignees

Comments

@NelsonPereira1991
Copy link
Collaborator

Dendro Version if known (or site URL)

master

Please describe the expected behaviour

When saving an Interaction of the interactionType "accept_descriptor_from_quick_list", if the rankingPosition field is missing, it should report an error to the client and must not save the interaction in the database.

Please describe the actual behaviour

The error is not being reported and the interaction is being saved in the database.

What steps can be taken to reproduce the issue?

Try to save an interaction of the type accept_descriptor_from_quick_list without the rankingPosition field

Possible ways to fix the problem (programmers)

Validation before the recordInteractionOverAResource is called.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant