Skip to content

[BUG] The schema order is not fixed due to hashmap #3739

@xinyual

Description

@xinyual

What is the bug?
Currently, since we use hashmap in


The schema's order is not fixed and can be influenced by external condition like random seeds. It can cause future block in IT.

What is the expected behavior?
Replace by linkedHashMap.

What is your host/environment?

  • OS: [e.g. iOS]
  • Version [e.g. 22]
  • Plugins

Do you have any screenshots?
If applicable, add screenshots to help explain your problem.

Do you have any additional context?
Add any other context about the problem.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

Won't do

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions