Bug Report: Duplicate Relations with the Same Table Cause Field Conflict

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

  1. Create two relations from a table to the same target table.
  2. Try to edit the interface for these fields.
  3. 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.

Exemple

What is the NocoBase version number?

1.3.22-beta

Recently fixed related bugs, we recommend upgrading to the latest version to check if the problem is solved

1 Like