Upon update of schema optionally autoupdate the version at places the schema is used
Đang mở
feature
Menas
priority: undecided
under discussion
UX
- Ngôn ngữ chính
- Scala
- Star
- 33
- Fork
- 16
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## 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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.