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

Disable Groups Terms view #398

Merged
merged 1 commit into from
Apr 3, 2023
Merged

Conversation

stephen-cox
Copy link
Member

Fixes #397
Fixes #393

Copy link
Member

Choose a reason for hiding this comment

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

If you're sure the group_term module is enabled by this point, even if the optional configuration hasn't been imported, is it possible to use the view from the module rather than duplicating it?

Copy link
Member Author

Choose a reason for hiding this comment

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

I thought that the view defined in the group_term module might get changed in some incompatible way so I figured I would take a copy that won't get installed unless our code calls it.

@finnlewis
Copy link
Member

@ekes is happy and @stephen-cox is keen to get this merged and released.

@stephen-cox stephen-cox merged commit b0645f7 into 2.x Apr 3, 2023
@stephen-cox stephen-cox deleted the fix/2.x/397-disable-group-terms-view branch April 3, 2023 13:24
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.

Terms view not being disabled Error: Call to a member function setStatus() on null
3 participants