Implementation Guidance

  1. Rebuild existing block to use sub-block item (migrate from paragraphs to block reference) on the module
  2. Release major version with the new approach.
  3. Implement hook_update that will search all paragraphs with lb_card items, find parent nodes with that paragraphs and recreate block in layout builder with the new approach.
  4. Implement hook_update that will delete existing paragraph type lb_card

Issue fork lb_cards-3392548

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

david-b created an issue. See original summary.

podarok made their first commit to this issue’s fork.

  • david-b committed cee0d7e1 on 2.0.x
    Issue #3392548: Introduce blocks instead paragraphs
    

  • david-b committed 8469d6f0 on 2.0.x
    Issue #3392548: Introduce blocks instead paragraphs
    

  • podarok committed 2c87e422 on 2.0.x authored by david-b
    Issue #3392548: rename field && creating sub-block descriptions
    
froboy’s picture

Version: 1.1.x-dev » 2.0.2
Status: Active » Fixed

Status: Fixed » Closed (fixed)

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