-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
cmsRequires access to the CMSRequires access to the CMSlow priorityNot critical at the momentNot critical at the momentoutsourcedtasks for contractortasks for contractor
Milestone
Description
Following #123, once the migration is complete, we should remove all fields in Prismic that are marked as DEPRECATED
. This includes reviewing the slicemachine and codebase to ensure deprecated fields are fully cleaned up.
Tasks
- Go through each page in Prismic and confirm no
DEPRECATED
fields are in use - Remove deprecated fields from the slicemachine definitions
- Delete related code references that rely on these deprecated fields
Example:
The SimpleHeadline
slice includes a cta
prop marked as deprecated, but it’s still present in the code. This should be safely removed.
Why:
Reduces technical debt and avoids confusion for future updates.
Metadata
Metadata
Assignees
Labels
cmsRequires access to the CMSRequires access to the CMSlow priorityNot critical at the momentNot critical at the momentoutsourcedtasks for contractortasks for contractor