[Fixed] Database, single row from another table can't reference required table

What I’m trying to do:
Hi all,
I’m trying to create a new column in my database pointing to the users table. I have multiple of those in my database already, but today I’ve encountered some strange behaviour:

  • When I click on “single row from another table”, “Users” table is automatically pre-selected, instead of the generic select placeholder
  • Users table can’t be chosen, the “OK” button is disabled
  • When I try to select a different table, the “Linked Table” dropdown keeps showing “Users” as selected
  • When I select Users table again, “OK” button is now enabled, but upon clicking it, a column in my table is created containing a link to the table which was clicked before users table.

Has anyone else encountered something similar?

Here’s a visualization of the problem:
S4jIe.gif

thanks for reporting - we’ll get that fixed

1 Like

That should now be fixed

1 Like

Thank you,
it works perfectly once again :slightly_smiling_face:

1 Like