Add schema_version to milestones
What does this MR do and why?
This MR sets the schema_version
value for the milestones
type documents. This field is useful in the case of reindexing all documents of milestones
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
- Ensure Elsaticsearch is enabled.
- Create a new
milestone
or update an existingmilestone
. - Verify on Elasticsearch that this
milestone
has aschema_version
gets field set.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #372856 (closed)
Edited by Ravi Kumar