Warn about forms with old version of entity spec <2024.* #730
Labels
backend
Requires a change to the API server
entities
Multiple Encounter workflows
frontend
Requires a change to the UI
needs testing
Needs manual testing
When we migrate the entity form spec in existing entity forms we will
not want to acceptwant to warn about new forms with an old entity spec.From the above issue:
UPDATE: The issue mentioned rejecting form definitions, but we've decided to show a warning about them instead.
One hurdle users might encounter is if they have an old version of their form in XML and it has an old entity spec version. In that case, we can give users info on how to recover (e.g. download upgraded XML, look at spec to figure out changes to apply).
The text was updated successfully, but these errors were encountered: