Upon update of schema optionally autoupdate the version at places the schema is used
Open
feature
Menas
priority: undecided
under discussion
UX
- Dominant language
- Scala
- Stars
- 33
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
## Background
When schema is updated, help to prevent usage of the outdated version
## Feature
When updating a schema, offer to auto-update all usages of the previously latest version of the schema to the new one.
## Example [Optional]
A simple example if applicable.
## Proposed Solution [Optional]
Solution Ideas
1. Call API returning when particular schema of particular (previous) version is used
2. Offer to update the used schema on the returned items
3. If confirmed call API to update the schema version on the chosen items
Contributor guide
Assessment
This issue has not been assessed yet.