Marc-Roig f6246c145d
fix: relations are not returned in the correct order
When removing or adding a relation in an entity, other entities from the same Content Type were seeing that same relation reordered.

Cause: We were updating the order of the other entities when we should only be updating the inverse order.
2023-07-11 10:17:06 +02:00
..
2023-07-05 16:46:16 +02:00