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

fix: wire record query unbind error #4983

Merged
merged 2 commits into from
Nov 15, 2023
Merged

Conversation

MMaiero
Copy link
Contributor

@MMaiero MMaiero commented Nov 15, 2023

Note: We are using the Conventional Commits convention for our pull request titles. Please take a look at the PR title format document for the supported types and scopes.

Brief description of the PR. [e.g. Added null check on object to avoid NullPointerException]

Description of the solution adopted: Removed not needed references in definition to unbind methods. Added missing deactivate method.

Screenshots: N/A

Manual Tests: Performed build and installation and verified that the previously reported errors are not anymore present

Any side note on the changes made: No

@MMaiero MMaiero requested a review from nicolatimeus November 15, 2023 09:32
@MMaiero MMaiero changed the title Fix wire record query unbind error fix: wire record query unbind error Nov 15, 2023
@MMaiero MMaiero merged commit 23e9d92 into develop Nov 15, 2023
5 of 6 checks passed
@MMaiero MMaiero deleted the fix_WireRecordQuery_unbind_error branch November 15, 2023 12:45
github-actions bot pushed a commit that referenced this pull request Nov 15, 2023
* fix: WireRecordQuery unbind error on deactivate

Signed-off-by: MMaiero <[email protected]>

* fix: added missing deactivate in store query

Signed-off-by: MMaiero <[email protected]>

---------

Signed-off-by: MMaiero <[email protected]>
(cherry picked from commit 23e9d92)
MMaiero added a commit that referenced this pull request Nov 15, 2023
fix: wire record query unbind error (#4983)

* fix: WireRecordQuery unbind error on deactivate

Signed-off-by: MMaiero <[email protected]>

* fix: added missing deactivate in store query

Signed-off-by: MMaiero <[email protected]>

---------

Signed-off-by: MMaiero <[email protected]>
(cherry picked from commit 23e9d92)

Co-authored-by: Matteo Maiero <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants