In #2374125: Create a persistent block_content body field storage we stopped adding body fields by default but I forgot to add the configuration to the standard profile. This issue will add the default configuraiton.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

alexpott’s picture

Status: Active » Needs review
Related issues: +#2374125: Create a persistent block_content body field storage
FileSize
2.53 KB

I thought about adding a test to the StandardTest but this feels overkill - we have the configuration - the field will exist - there is plenty of configuration in the standard profile that is not "tested".

larowlan’s picture

Status: Needs review » Reviewed & tested by the community

Love that this is all yaml

Dries’s picture

Status: Reviewed & tested by the community » Needs work
Issue tags: +Needs tests

Should we have tests for this (against the Standard profile)?

larowlan’s picture

Assigned: Unassigned » larowlan

adding a test

larowlan’s picture

Assigned: larowlan » Unassigned
Status: Needs work » Needs review
FileSize
737 bytes
127.96 KB
larowlan’s picture

meh, merge lee merge

larowlan’s picture

alexpott’s picture

Status: Needs review » Reviewed & tested by the community

Well fine - but I did argue in #1 that tests weren't necessary - or actually I'd rather add a generic test to StandardTest to ensure that all configuration in the standard profile is created as expected. but lets move on here.

alexpott’s picture

Issue tags: -Needs tests
Dries’s picture

Status: Reviewed & tested by the community » Fixed
Issue tags: +Needs followup

Committed the patch in #6! Thanks you. Let's open a follow-up issue for the generic test(s).

  • Dries committed 8839de5 on 8.0.x
    Issue #2381909 by larowlan, alexpott: Basic block type provided by...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.