Publisher does not support the Fluid field type. Please do not contact asking when support will be available.

If you purchased an add-on from expressionengine.com, be sure to visit boldminded.com/claim to add the license to your account here on boldminded.com.

Ticket: Relationship information in the exp_relationships table

Status Resolved
Add-on / Version Publisher 1.5.9
Severity Trivial
EE Version 2.9.2

Stephen Tidmore

Dec 10, 2014

I’m working on a site where our client needs to be able to export entries out of EE. We have this working fine using the Export It module except for an issue with the relationships. I noticed that when Publisher is installed, there isn’t a row created in the exp_relationships table for the relationship. So when the export runs it’s not grabbing information for the relationship for that entry.

Is that expected behavior? I know the Publisher adds rows to the exp_publisher_relationships table but it seems like it would be handy to also have the data for the publisher default language entry in the exp_relationships channel.

Thanks for your help.

#1

BoldMinded (Brian)

Yep, that is expected. Unfortunately I had to save data in exp_publisher_relationships b/c EE’s hooks don’t work the way I needed them to to save the data in exp_relationships. You can probably just update references in the Export It module’s code to call that table instead and it should work.

I’ve been meaning to talk to EllisLab so I can fix this limitation, but haven’t had the time.

#2

Stephen

Thanks Brian. That’s what I figured but wanted to double check.

Login to reply