getodk / central

ODK Central is a server that is easy to use, very fast, and stuffed with features that make data collection easier. Contribute and make the world a better place! ✨🗄✨
https://docs.getodk.org/central-intro/
Apache License 2.0
125 stars 155 forks source link

Update Entity List manifest hash when Entity has been deleted #790

Closed lognaturel closed 1 day ago

lognaturel commented 1 day ago

Currently if one or more Entity is deleted, the manifest hash does not get updated. This means that clients do not request the Entity List until an additional Entity is created or updated.

lognaturel commented 1 day ago

https://github.com/getodk/central/issues/599