Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Table Many to Many Lookup #757

Closed
TonioLavega opened this issue Nov 9, 2021 · 1 comment
Closed

Table Many to Many Lookup #757

TonioLavega opened this issue Nov 9, 2021 · 1 comment
Labels
🔭 Scope : Project Relating to a project level feature ✨ Type: Enhancement Some new changes adding on the existing functionality to make better. 🔦 Type: Feature New functionality is requested.

Comments

@TonioLavega
Copy link

NocoDB used as docker : true
NocoDB version : 0.81.1
Database used in NC_DB URL : pg
Project was created by clicking : New Project by connecting to external database
Database on which spreadsheet is created : pg
OS on which NocoDB is running : Linux
Node.js version if running as node : v12.22.6
Database version :

Steps To Reproduce

  1. Go to on a table, add field and create "LinkToAnotherRecord" / "Many To Many" with another table.
  2. On Metadata add the new relation table "m2mTable1_Table2" in the global view
  3. On this new table, add field " Lookup", child table "Table1" child column "TitleX"
  4. See error : No data appears in this new column.

Expected behavior
See the field in relation with the ID on child Table. Not only the 2 Foreign Key, it will be better to indicate the title or another field.

Screenshots
20211109Capture

Node: v12.22.6
Arch: x64
Platform: linux
Docker: true
Database: pg
ProjectOnRootDB: false
RootDB: pg
PackageVersion: 0.81.1

@o1lab o1lab added the ✨ Type: Enhancement Some new changes adding on the existing functionality to make better. label Nov 22, 2021
@o1lab o1lab added the 🔦 Type: Feature New functionality is requested. label Aug 31, 2022
@o1lab o1lab added the 🔭 Scope : Project Relating to a project level feature label Sep 13, 2022
@dstala
Copy link
Member

dstala commented Nov 1, 2023

works fine in v0.202.5; @TonioLavega if issue still persists in latest release, please reopen this thread.

we wouldn't recommend modifying schema for junction table.

@dstala dstala closed this as completed Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔭 Scope : Project Relating to a project level feature ✨ Type: Enhancement Some new changes adding on the existing functionality to make better. 🔦 Type: Feature New functionality is requested.
Projects
None yet
Development

No branches or pull requests

3 participants