Andy Broomfield
Andy Broomfield
Going to need at least these patches on core I think to get it to work with paragraphs https://www.drupal.org/project/drupal/issues/2824097 https://www.drupal.org/project/drupal/issues/2844229 And this patch on the module to get autosave on...
This is still a live issue on fresh install.
It's a bug in paragraphs, which ignore the add to library setting. See https://www.drupal.org/project/paragraphs/issues/3090101 (Patch applied to BHCC site).
Do you have a page at /admin/config/content/paragraphs_library_item There is a patch I listed above that enables settings here for what paragraphs can appear here.
Entity usage should already be installed ``` $ composer why drupal/entity_usage localgovdrupal/localgov_paragraphs 2.4.3 requires drupal/entity_usage (^2.0@beta) ```
I think we stopped on the profile? In any case we might be requiring minimum core of 10.2 in next minor release, and I think it's now time to stop.
I'd consider [Masqurade role ](https://www.drupal.org/project/msqrole) instead as its a better fit for what actully needs testing (user roles and role combinations) and is a bit more lightweight.
A lot of these are pre my times at BHCC. Possible makes sense to seperate out storage. Croydon also has the new reusuable fields block using paragraphs, not sure if...
Just checking and these fields are only used on service landing pages now, and directories uses their own fields / paragraphs. So actully this is redundant, however I do think...
Suggest we consider this for Localgov 3, I think we can remove the fields from core and add them to services. I think a few people are moving in favour...