πŸ‡ΊπŸ‡ΈUnited States @calmforce

Account created on 3 September 2010, over 14 years ago
#

Recent comments

πŸ‡ΊπŸ‡ΈUnited States calmforce

I hit the same issue when trying to upgrade from 3.2 to 3.3 - the site is not accessible, generating fatal errors. I had 3.2 for many months and it was working well for me . However, 3.2 fell into the "unsupported" territory and I decided to upgrade to 3.3. Since it is a minor version upgrade, I did not think it may screw me up so badly. After upgrade via composer of the group module and all the related modules (I have also in use group_content_menu, group_term, groupblock, groupmedia and subgroup, all tied up to the group version) I ran "drush updb" and got these messages:
-------- ----------- --------------- -----------------------------------------
gnode 8007 hook_update_n 8007 - Updates views to drop obsolete
key.
group 10300 hook_update_n 10300 - Updates database and fields
from Group 2 to Group 3.
group 10301 hook_update_n 10301 - Updates indexes from Group 2 to
Group 3.
group 10302 hook_update_n 10302 - Updates views from Group 2 to
Group 3.
group 10303 hook_update_n 10303 - Updates views to drop obsolete
key.
group 10304 hook_update_n 10304 - Make state key for tracking if
we came from version 2 clearly defined.
---------------------------------------------------------------------------------------------------------------------

So here is the first question: why is it saying "Updates .... from Group 2 to Group 3"? I had Group 3.2 before the upgrade. After these updates the site is dead, I am getting this fatal error message "php Error InvalidArgumentException: Field group_roles is unknown. in Drupal\Core\Entity\ContentEntityBase->getTranslatedField() (line 616 of..."

Since I did not know how to fix the error, I decided to reload the DB backup (so back to group ver. 3.2) and downgrade to group ver 2, since it will be supported until 2028. That did not work either, after downgrading all related modules to ver 2 I am getting this fatal error: "php Error Drupal\Component\Plugin\Exception\PluginNotFoundException: The "group_relationship" entity type does not exist."

So now I am stuck with unsupported group ver. 3.2: I cannot upgrade to 3.3 (error "Field group_roles is unknown") and cannot downgrade to ver. 2 ("group_relationship" entity type does not exist)

To the module maintainers: please help me to get out of this situation. The minor version upgrade should not be such a hassle! I want to go to ver. 3.3 but the group_roles error gets in the way.

πŸ‡ΊπŸ‡ΈUnited States calmforce

Yes, request_handler_elevate_default_7_0_0 handler is enabled on the Drupal page /solr_request_handler, I can see this line in the solr.log o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: /var/solr/data/usda_ars_aris/conf/elevate.xml and I can see it works when I execute the query in Solr Admin, see the debug output in the issue writeup above and in the screenshot attached.

Production build 0.71.5 2024