bcgov / critterbase-api

0 stars 0 forks source link

SIMSBIOHUB-579: BugFix - Delete multiple attributes marked with _delete #53

Closed mauberti-bc closed 3 months ago

mauberti-bc commented 4 months ago

When handling attributes requested to be deleted, the code deleted only the first measurement marked with _delete.

This PR correctly deletes all attributes marked for deletion.

Related Jira Ticket: https://apps.nrs.gov.bc.ca/int/jira/browse/SIMSBIOHUB-579

NickPhura commented 3 months ago

Merged changes into this PR: https://github.com/bcgov/critterbase-api/pull/54