Skip to content

New localgov date formats are missing UUID when installed during an update #77

@andybroomfield

Description

@andybroomfield

Follow up to #72
If the new core.date_format.localgov_forms_date_datetime and core.date_format.localgov_forms_date_short_date where installed via an update hook, they will be missing a UUID (its set to NULL). This can cause a deployment issue in certian environments that check for config diferences after the deployment (like Acquia BLT).

We need to write an update hook to add the missing UUID for those who don't add it manually, checking not to replace the existing one (those who install the module instead of updating will have a UUID already).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions