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

bug(?) with Linkin dialog configuration #44

Open
pablolivares opened this issue Sep 28, 2023 · 0 comments
Open

bug(?) with Linkin dialog configuration #44

pablolivares opened this issue Sep 28, 2023 · 0 comments

Comments

@pablolivares
Copy link

With the "Show and edit join table attributes" option, we have a problem displaying the attributes.

If we select the parent layer "Troncon" and go to the dialog to establish links with child layer "Ligne_offre", the attributes of the parent layer do not always match. Apparently, in the intermediate table "link_troncon_ligne_offre" it's always displayed the first parent entity that's linked to the child entity

To be clear I give an example. As we see in the image below, when we choose the first Troncon that's linked to "Lajoux-lajoux" child entity, in this case Troncon ID 374, and we go to the link manager dialog, we can see that it's ok, the ID of Troncon it's the same.
image

But if we chose a second Troncon that's linked to "Lajoux-lajoux" child entity, Troncon ID 375 for example, and we go to the link manager dialog, we can see that it's still displayed the first Troncon 374.
image

I've tested with others tables and it's the same

You can check the model example here
Transports_publics_TEST.zip

@pablolivares pablolivares changed the title bug(?) with Linkin dialog configuration and some bug(?) with Linkin dialog configuration Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant