WIP: Incorrect or suboptimal behavior of relations in the builder

Incorrect or suboptimal behavior of relations in the builder.

This example shows an event in a template of type Single, with three talks. The talks have different speakers.

Event CPT
→ Relation: Talks-in-Event
Talks CPT
→ Relation: Speaker-in-Talk
Speaker CPT

The referenced data relating to talks is displayed correctly (Talks-inEvent relations)

For the data relating to the “Speaker-in-Talks” relation, all speakers of the event are displayed in the builder - this is incorrect.
The actual referenced speakers for the corresponding vote should actually be displayed.

Hey @KimGuercke,

for me the builder preview works as expected with this setup – that is if I understood your setup correctly :smiling_face::

Did you try to deactivate plugins to make sure there is no conflict or something?

Best,

André

Hi @KimGuercke,

like André wrote, this should work. Can you check also on the front end, do you also see all the speakers there, or it’s correct there?

Best regards,
M

Hi,
thank you very much for your efforts!
Everything is displayed correctly in the frontend (see second screenshot).
Could the incorrect display in the builder be due to the fact that we are working with JetEngine?
I created CPTs and relations with JetEngine.
It is also strange that the first relation “Talks-in-Events” is displayed correctly in the builder.

Best,
Kim

Hi @KimGuercke,
first, sorry that I took so long to reply.

Today I was able to confirm that something is not rendering correctly in the builder. I could not confirm your bug, but a very similar one, where it listed me the name of a “Talk” instead of the name of the speakers (in the builder).

I’ll create an internal task, but before I do it, I would also like to reproduce your example. Would be possible for you to send temporary login credentials to your test/staging website and a link to this thread to help@bricksbuilder.io using the email address you used during the purchase, so we can take a look at your structure and how you have JetEngine CPTs and relations set up?

Thank you!

Best regards,
M

Hey,
thank you for the email. Like I replied there, I’ve been able to replicate (a very similar) bug and I’ve added it to the bug tracker.

Best regards,
M

Hi André,
any news regarding the bug?
I still have the bug after the last updates.

Best,
Kim

Hi @KimGuercke,

the task is still WIP, which means the fix has not yet been implemented. Sadly, I can not give you the timeframe for this.

Thanks for your patience.
Matej