Regenerate page uuids

I just found out that there are two (or more) pages with the same uuid which results in problems with giving access to certain pages with the bouncer plugin. Probably i duplicated the pages and their children via FTP instead of the panel, i cannot remember.

Is there a way to regenerate the uuids? Does removing the media folder help? Or removing the uuid from one of the pages?

Yes, you can remove the uuid from the page where it is duplicated, it will be re-generated when saved again.

If you want to create new uuids for all objects of a given type, see Uuids::generate() | Kirby CMS

1 Like

seems to work, thank you again!