Field order changes when updating schema
- Dominant language
- Java
- Stars
- 593
- Forks
- 123
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 4
Description
## Gentics Mesh Version
- v1.7
## Operating System
- Windows
## JVM
- Oracle JDK 11.0.8
## Problem
I have created a schema with some fields
body type htlm
title type string
metadata type list of strings
twitter card data micro node
url type string
description type string
when I add a new field and change the order of the fields, the order of the fields changes and do no follow the order that I set when I configured the schema
## Expected behaviour and actual behaviour
keep the order of the fields
Contributor guide
Research direction
Start by reproducing the report on Gentics Mesh v1.7: create the schema with the listed fields, add a field, and reorder the existing fields. Compare the configured order with the resulting schema and identify the schema-update entry point; done means the configured field order remains unchanged after the update.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100