Skip to content

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

Open
@NelsonPereira1991

Description

@NelsonPereira1991

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.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions