Problem/Motivation

Going to the Demo site on Simplytest.me the Operations are not available.

Checking on my DEV through the UI

  1. uninstall module tour_builder and tour_ui
  2. enable tour_ui + clear cache
  3. enable tour_builder + clear cache

gives same result. No extra operations

Running drush cache-rebuild fixes this.

Proposed resolution

- drush cache-rebuild
- Wait for #2679008: Module weight is not taken into account after module installation
- AND wait for #2886083: After installing tour_builder at least hook_entity_type_alter is not called by modules weight

Remaining tasks

User interface changes

API changes

Data model changes

Comments

clemens.tolboom created an issue. See original summary.

clemens.tolboom’s picture

Issue summary: View changes
clemens.tolboom’s picture

clemens.tolboom’s picture

clemens.tolboom’s picture

Use / test for module_get_weight as suggested in Lingotek #2892220-11: Change weight of the lingotek module after content_translation changed

clemens.tolboom’s picture

Priority: Critical » Normal

We can close this when the core issue is resolved.

Another workaround is to enable a random module after installing the module. Which triggers a proper cache-rebuild.