Open hichamboushaba opened 3 weeks ago
Currently, custom fields are stored as a Set, which means that there is no guarantee for their order when we fetch them from storage, and this leads to cases where the custom fields jumps around after saving changes, like in this video:
Set
https://github.com/user-attachments/assets/13292455-5a29-47d5-b5fb-c463dc9ada72
🚫 Please add a type label (e.g. type: enhancement) and a feature label (e.g. feature: stats) to this issue.
Currently, custom fields are stored as a
Set
, which means that there is no guarantee for their order when we fetch them from storage, and this leads to cases where the custom fields jumps around after saving changes, like in this video:https://github.com/user-attachments/assets/13292455-5a29-47d5-b5fb-c463dc9ada72