Fields available but disabled in Content Types after content provisioning

Created on 14 June 2024, 14 days ago
Updated 23 June 2024, 5 days ago

Problem

There is an issue with field presenting once Content types have been created using the Content provisioning functionality within CivicTheme

Steps to reproduce

  1. Install locally GovCMS via https://github.com/govCMS/scaffold and configure site as SaaS. As of time of writing, the GovCMS version is 3.13.0 (Drupal version is 10.2.6) and scaffold is 3.3.0

  2. Manually add theme to themes folder in site

  3. Enable the required modules via drush drush pm:enable components inline_form_errors rest field_group layout_builder_restrictions linkit menu_block paragraphs redirect webform

  4. Install the theme, drush pm:enable civictheme noting outstanding issues with "The "civictheme_one_column" plugin does not exist" . Set theme as default drush theme:enable civictheme

  5. Clear site cache with drush cr

  6. Browse to Home of site to confirm theme is installed

  7. Browse to Appearance then Settings on CivicTheme 1.7.1

  8. Open Content provisioning. Retain all settings that are checked and click Provision content

  9. Run separate drush cr just in case :)

  10. Browse to Home of site confirm items have been provisioned

  11. Browse to Content > Add Content

  12. Select Page

  13. Fields are not displayed, only Title.

  14. Found this on all of the CivicTheme content types created:

    1. Alert

    2. Event

    3. Page

  15. Browse to Structure > Content types. Page > Manage form display. Fields are created and available, but are sitting under Disabled

This issue seems to impact Blocks and Paragraphs as well

This issue appears with versions 1.7.1 and 1.7.0.

This issue does not occur with version 1.6.2

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Postponed: needs info

Version

1.7

Component

Code

Created by

πŸ‡¦πŸ‡ΊAustralia thisisalistairsaccount

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

Comments & Activities

  • Issue created by @thisisalistairsaccount
  • Status changed to Postponed: needs info 5 days ago
  • πŸ‡¦πŸ‡ΊAustralia alex.skrypnyk Melbourne

    @thisisalistairsaccount

    noting outstanding issues with "The "civictheme_one_column" plugin does not exist"

    I think this is a source of all of the issues: looks like the installation does not finish successfully resulting in incomplete installation.

    Please try to apply a patch for local GovCMS to get the theme installed. If this is indeed an issue related to the missing "civictheme_one_column" plugin - then there is nothing we can do in CivicTheme - it is a core issue.

Production build 0.69.0 2024