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(mrc): ensure useAuthorizationIam query option enabled is a boolean #14273

Merged

Conversation

JacquesLarique
Copy link
Contributor

Question Answer
Branch? maintenance/manager-react-components-v1.x
Bug fix? yes
New feature? no
Breaking change? no
Tickets Fix #13791
License BSD 3-Clause
  • Try to keep pull requests small so they can be easily reviewed.
  • Commits are signed-off
  • Only FR translations have been updated (n/a)
  • Branch is up-to-date with target branch
  • Lint has passed locally
  • Standalone app was ran and tested locally
  • Ticket reference is mentioned in linked commits (internal only)
  • Breaking change is mentioned in relevant commits (n/a)

Description

Casted actions and urn to Boolean when using them in the useQuery options, to ensure we do not fetch data with incorrect values

Related

@JacquesLarique JacquesLarique requested review from a team as code owners November 26, 2024 09:49
@github-actions github-actions bot added the bug Something isn't working label Nov 26, 2024
Copy link

sonarcloud bot commented Nov 26, 2024

@anooparveti anooparveti merged commit 3eade54 into maintenance/manager-react-components-v1.x Nov 27, 2024
13 checks passed
@anooparveti anooparveti deleted the fix/mrc-1-issue-13791 branch November 27, 2024 12:57
@anooparveti anooparveti linked an issue Nov 28, 2024 that may be closed by this pull request
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[manager-components]: useAuthorizationIam is not working as expected
2 participants