I am receiving error 1452 when saving a record that has a relationship. It just says 1452 but a search here shows that it has something to do with a foreign key error.
This is an existing interface that has worked fine previously and nothing has changed.
When I use the data importer with the relationship in the mapping, it works. I verified that the information set in the mapping matches what is set for the interface.
Is there some rebuild process command or something like that to get this to work so I can save these records through the interface?