"Negate" option breaks block display on views pages

Created on 20 October 2016, over 7 years ago
Updated 25 October 2023, 8 months ago

Block visibility appears to be broken on views pages when the negate option is enabled for the group -- at least when enabled with node bundles. I'd assume that it might be the case on other non-node pages, but I've not tested this yet. I'm assuming it's because somewhere it is checking if it is a node bundle and then whether or not it is in the bundle, and that that might be the cluprit.

πŸ› Bug report
Status

Postponed: needs info

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States mrweiner

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡ΈUnited States DamienMcKenna NH, USA

    Please test the latest 2.0.x release and let us know if the problem still happens. Thank you.

  • πŸ‡«πŸ‡·France Flodevelop

    Maybe a solution is to edit each block yaml configuration files and remove manually all others visibility condition,
    then import configuration.

    visibility:
    condition_group:
    id: condition_group
    negate: false
    context_mapping: { }
    block_visibility_group: not_this_content_type

Production build 0.69.0 2024