ontoportal-lirmm / ontologies_linked_data

Models and serializers for ontologies and related artifacts backed by 4store
Other
0 stars 6 forks source link

Fix: remove enforced values of agents type (person | organization) in submissions agents #147

Closed Bilelkihal closed 1 month ago

Bilelkihal commented 1 month ago

Origin of issue: this comment https://github.com/agroportal/project-management/issues/523#issuecomment-2085553410

Changes

Remove enforced values for the attributes:

How I tested the solution

I created an ontology and a submission for it, filled the attributes with the wrong type of agents: image

Then I saved it to see if it's valid or not, before removing the enforcings: image

After removing the enforcings it's valid: image