Use UUID instead of ID

Created on 21 May 2024, 4 months ago
Updated 12 June 2024, 4 months ago

Problem/Motivation

The content export command takes entities ids, which can change after exporting and invalidate default exports or a hand maintained list.

For example, in a redesign project where several landing pages need to be created and updated throughout the build, the node ids change after the stage site is refreshed with the live db and content is imported. If more work is done on those pages that needs to be re-exported, the ids have changed, and the list needs to be updated manually.

Using uuid instead of IDs would be consistent, because that's set in the yaml import.

Steps to reproduce

Proposed resolution

Add UUID import option.
Change default exports to us uuid.

Remaining tasks

User interface changes

API changes

Data model changes

✨ Feature request
Status

RTBC

Version

1.4

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States mortona2k Seattle

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024