When I create two relations to the same table, everything seems to set up correctly at first. However, when I try to edit the interface, Noco treats these two relations as the same field. This results in conflicts, and I’m unable to customize or manage the fields independently.
Steps to Reproduce
- Create two relations from a table to the same target table.
- Try to edit the interface for these fields.
- Both relations appear to behave as if they are the same field, making it impossible to differentiate or customize them independently.
Expected Behavior
Each relation should be treated as a separate, independent field, even if they point to the same table.
Actual Behavior
When editing the interface, both relations seem to be linked and are treated as the same field. Changes to one field also affect the other.