Skip to content

Conversation

@bastianallgeier
Copy link
Member

@bastianallgeier bastianallgeier commented Oct 30, 2025

Changelog

✨ Features

The new kirby uuid:duplicates command checks for multiple models that share the same UUID - which is of course not intended and can lead to bad side-effects, but can happen when content is copied or generated manually.

You can use the --fix flag to regenerate all UUIDs that already exist. This can potentially break links in fields, such as the files, pages or users fields. Those links have to be recreated manually after running the command.

Copy link
Member

@afbora afbora left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@bastianallgeier bastianallgeier changed the base branch from main to develop October 31, 2025 11:19
@bastianallgeier bastianallgeier merged commit b263aa9 into develop Oct 31, 2025
12 checks passed
@bastianallgeier bastianallgeier deleted the feat/uuid-duplicates branch October 31, 2025 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants