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 a repeater field is exported, one of the values is "parent_id". In the example below the parent_id is 1127.
If the exported data is used to import the repeater field into a different site where a page with that ID already exists this page is wrongly taken over as the parent page for repeater items.
In the site I imported into, page 1127 is among a set of country pages - it is the page for Latvia. As shown in the screenshot below this page has had its title changed and is now wrongly used to hold repeater items for the "simple_repeater" field.