Problem/Motivation

Hero block is disappeared on the user's courses page when the profile_hero_block configuration is overridden in another module

Steps to reproduce

  • Install the latest social_discussion module
  • Go to the user/*/cources page

Proposed resolution

Use hook_block_access instead of config override to add visibility rules.

Comments

tBKoT created an issue. See original summary.

tbkot’s picture

Status: Active » Needs review
ribel’s picture

Status: Needs review » Reviewed & tested by the community

PR was merged and will be included in the next release.

  • tBKoT authored 5367604 on 8.x-2.x
    Issue #3193577 by tBKoT: Use block access hook instead of override (#34...
robertragas’s picture

Status: Reviewed & tested by the community » Fixed

released in 2.12

Status: Fixed » Closed (fixed)

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