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(RHINENG-8615): Fix "View ${n} affected clusters" link missing #728

Merged
merged 2 commits into from Apr 9, 2024

Conversation

gkarat
Copy link
Collaborator

@gkarat gkarat commented Apr 8, 2024

Fixes https://issues.redhat.com/browse/RHINENG-8615.

This replaces the deprecated "showViewAffected" flag and passes "ViewAffectedLink" node instead. This fixes the link missing in the expanded rule details.

How to test

Go to /openshift/insights/recommendations, makes sure you can see "View affected clusters" in the expanded details for impacting recommendations. The link must not appear for non-impacting rules.

@gkarat gkarat added the bug Something isn't working label Apr 8, 2024
@gkarat gkarat self-assigned this Apr 8, 2024
@gkarat gkarat requested a review from a team as a code owner April 8, 2024 10:19
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 13 lines in your changes are missing coverage. Please review.

Project coverage is 7.74%. Comparing base (c9e0249) to head (e8db185).

Files Patch % Lines
src/Components/RecsListTable/RecsListTable.cy.js 0.00% 11 Missing ⚠️
src/Components/RecsListTable/RecsListTable.js 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master    #728      +/-   ##
=========================================
- Coverage    7.77%   7.74%   -0.03%     
=========================================
  Files          68      68              
  Lines        3847    3860      +13     
  Branches      835     837       +2     
=========================================
  Hits          299     299              
- Misses       3548    3561      +13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gkarat
Copy link
Collaborator Author

gkarat commented Apr 9, 2024

/retest

Copy link
Collaborator

@Fewwy Fewwy left a comment

Choose a reason for hiding this comment

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

Great job lgtm

@Fewwy Fewwy merged commit ea8be87 into RedHatInsights:master Apr 9, 2024
2 checks passed
@gkarat gkarat deleted the rhineng-8615 branch April 9, 2024 08:48
@gkarat
Copy link
Collaborator Author

gkarat commented Apr 9, 2024

🎉 This PR is included in version 1.42.6 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@gkarat gkarat added the released label Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants