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
Hello. I get an error on version payloadcms 2.0.15 when I try to save a document
{
"errors": [
{
"name": "ValidationError",
"data": [
{
"field": "offerId",
"message": "This relationship field has the following invalid relationships: 6545bee1525dd1edc2e5362a 0"
}
],
"message": "The following field is invalid: offerId"
}
]
}