Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use group_term alpha5 #392

Merged
merged 2 commits into from
Mar 23, 2023

Conversation

stephen-cox
Copy link
Member

Fixes #376

@stephen-cox stephen-cox changed the title Patched group_term for Undefined array key gc__taxonomy_term Use group_term alpha5 Mar 22, 2023
@stephen-cox
Copy link
Member Author

Fixes the 'Undefined array key "gc__taxonomy_term"' failures, but tests are still failing. New failures should be fixed with #391

@finnlewis
Copy link
Member

finnlewis commented Mar 23, 2023

Nice work @stephen-cox

We now just have this other error in the phpunit tests, which I think is related to this:
https://www.drupal.org/project/group_content_menu/issues/3333968

@stephen-cox
Copy link
Member Author

We now just have this other error in the phpunit tests, which I think is related to this: https://www.drupal.org/project/group_content_menu/issues/3333968

Should be fixed with #391

Copy link
Member

@finnlewis finnlewis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very cool!

@stephen-cox stephen-cox merged commit 47628d7 into 2.x Mar 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tests failing: Undefined array key "gc__taxonomy_term"
2 participants