Problem/Motivation

CTools 8.x-3.11 stable was released on 11 Aug 2022 at 00:39 EEST by: japerry
https://www.drupal.org/project/ctools/releases/8.x-3.11


Thank you, Jakob, for having time to maintain and release the CTools module.

This is a hotfix bug release to fix #3300682: [error] Drupal\Component\Plugin\Exception\ContextException: The context is not a valid context.

Note: You must update your conditions before upgrading to Drupal 10. Ensure that node_type is removed from your codebase and configuration:

Search your site's configuration for "node_type" in the pathauto and potentially other *.yml files and replace it with 'entity_bundle:node';

Also ensure you are re-exporting your config after running updates, otherwise changes from pathauto or other modules using the updated condition plugin won't get seen in your config.

Proposed resolution


  • Change the drupal/ctools in the composer.json file to ~3.0

Remaining tasks

  • ✅ File an issue about this project
  • ✅ Addition/Change/Update/Fix to this project
  • ✅ Testing to ensure no regression
  • ➖ Automated unit/functional testing coverage
  • ➖ Developer Documentation support on feature change/addition
  • ➖ User Guide Documentation support on feature change/addition
  • ➖ Accessibility and Readability
  • ✅ Code review from 1 Varbase core team member
  • ✅ Full testing and approval
  • ✅ Credit contributors
  • ✅ Review with the product owner
  • ✅ Update Release Notes and Update Helper on new feature change/addition
  • ✅ Release varbase-9.0.8, varbase_core-9.0.27

Varbase update type

  • ✅ No Update
  • ➖ Optional Update
  • ➖ Forced Update
  • ➖ Forced Update if Unchanged

User interface changes

  • N/A

API changes

  • N/A

Data model changes

  • N/A

Release notes snippet

  • Issue #3303042: Updated the CTools module from 3.11-rc1 to 3.11 stable ( ~3.0 )

Comments

Rajab Natshah created an issue. See original summary.

rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes

  • Rajab Natshah committed 64f376f on 9.0.x
    Issue #3303042: Update the CTools module from 3.11-rc1 to 3.11 stable...

  • Rajab Natshah committed 07b54a4 on 10.0.x
    Issue #3303042: Update the CTools module from 3.11-rc1 to 3.11 stable...
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Assigned: rajab natshah » mohammed j. razem
Issue summary: View changes
Status: Active » Needs review
Issue tags: +varbase-9.0.8, +varbase_core-9.0.27
rajab natshah’s picture

Assigned: mohammed j. razem » Unassigned
rajab natshah’s picture

Issue summary: View changes
Status: Needs review » Fixed
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes

✅ Released varbase_core-9.0.27

rajab natshah’s picture

Issue summary: View changes

✅ Released varbase-9.0.8

rajab natshah’s picture

Status: Fixed » Closed (fixed)