You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When receiving webhooks for the navigation items: In the entry payload the related field is not there. Maybe there is something wrong with the population. Would be nice if you could have a look. Thank you in advance!
After reviewing the behavior, we've confirmed that Strapi does not support polymorphic (morphToMany) relations in webhook payloads. Since our plugin's related field relies on this type of relation, it won't be included automatically in the event data.
At this point, we'll wait for Strapi to introduce native support for polymorphic fields in these contexts before making any changes on our side. We'll revisit the issue once that support is available.
When receiving webhooks for the navigation items: In the entry payload the related field is not there. Maybe there is something wrong with the population. Would be nice if you could have a look. Thank you in advance!
System Details
The text was updated successfully, but these errors were encountered: