This message was posted by a user wishing to remain anonymous
Hi team ,
At the time of data load ,specially while adding a new relationship with an existing entity as an update we are getting below error :-
Main Entity with crosswalks: [CrosswalkID] will exceed Reference crosswalks limit for the whole object after we apply all changes from the request body. Limit: <Number1>, value to save: <Number2>.
For the existing entity we have reference entities configured from other entity types .Please let us know how to tackle this as we are using reference entity in our publish logic and increasing the limit can not be a logn term solution .
-------------------------------------------