PhenoApps / Field-Book

https://fieldbook.phenoapps.org
GNU General Public License v2.0
52 stars 54 forks source link

Fix for incomplete field data deletion #1005

Closed bellerbrock closed 4 months ago

bellerbrock commented 4 months ago

Description

Provide a summary of your changes including motivation and context. If these changes fix a bug or resolves a feature request, be sure to link to that issue.

Addresses problem where obs from deleted fields would still show up in some places if field layout was re-imported (same obs unit names)

closes #1004

Type of change

What type of changes does your code introduce? Put an x in boxes that apply.

Checklist:

Changelog entry

Please add a one-line changelog entry below. This will be copied to the changelog file during the release process.

Fixed incomplete field data deletion