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

add dedicated basic module status - hooks disabled #453

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

miklezzzz
Copy link
Contributor

@miklezzzz miklezzzz commented Feb 22, 2024

Overview

This pr introduces an additional module state: HooksDisabled. In some situations it makes sense to disable a module hooks (mostly before deleting or when updating the module) and this state would allow reflecting the module status appropriately.

What this PR does / why we need it

Thir pr adds an additional module state HooksDisabled and updates a module state accordingly when the moduleManager's DisableModuleHooks method is invocated.

Special notes for your reviewer

@miklezzzz miklezzzz self-assigned this Feb 22, 2024
@miklezzzz miklezzzz added the release-note/new-feature Something worth to be mentioned label Feb 22, 2024
@yalosev yalosev merged commit 763eb62 into main Feb 27, 2024
8 checks passed
@yalosev yalosev deleted the add-hooks-disabled-module-satus branch February 27, 2024 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/new-feature Something worth to be mentioned
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants