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
For example, schema of notifications_notification_parent object refers to wall_wallpost_to_id, photos_photo, board_topic & video_video. But this objects have a field "comments", which in each of objects has a diffirent type of:
For example, schema of
notifications_notification_parent
object refers towall_wallpost_to_id
,photos_photo
,board_topic
&video_video
. But this objects have a field "comments", which in each of objects has a diffirent type of:wall_wallpost_to_id
object:photos_photo
object:board_topic
object:video_video
object:This problem is also repeated with fields
id
,date
&owner_id
.This problem observered not only in
notifications_notification_parent
object, but also innewsfeed_item_wallpost
object withdate
field.The text was updated successfully, but these errors were encountered: