Feature/mpt 6729 sync with integration 20250205#62
Merged
michal-zielonka merged 75 commits intomainfrom Feb 25, 2025
Merged
Conversation
…r resource count anomaly
eac25da OS-5118. Fixed 500 in insider flavors 65a5d4b OS-3936. Return first 5 constraint violations in slack message 91cc51b OS-5118. Support GCP custom flavors in rightsizing f5f044c OS-8093. Rename With available savings to With recommendations 6054502 OS-4926. Round values in the Average count ⟶ Actual count column for resource count anomaly
…ntainers to include organizationId in data fetching - Added useOrganizationInfo hook to retrieve organizationId. - Updated useGet calls in MlExecutorsContainer and MlTaskExecutorsContainer to include organizationId as a parameter.
…e + fixed migration tree
- Introduced a new notification type for report import failures in UserEmailNotificationSettings. - Updated the email templates to include titles and descriptions for the new notification. - Enhanced translation files to support the new notification messages.
…rning an empty object when currentEmployee is not available
- Simplified the getUrl function by removing the organizationId parameter. - Updated the onClick handler in PoolLink to navigate directly if organizationId is not provided, or update the scope with organizationId and redirect URL if it is.
5472045 OSN-549. Refactor PoolLink component to fix navigation 463f03b OSN-551. Fix useCurrentEmployee hook to handle API edge cases by returning an empty object when currentEmployee is not available 0d72372 OS-3796. Improved Azure public ip discovery b4adaef OS-3441. Not recommend promo flavor + get price by region alias
…ased on user verification status
ffaraone
approved these changes
Feb 24, 2025
Collaborator
ffaraone
left a comment
There was a problem hiding this comment.
Seems that everything is working.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Merge changes from Hystax optScale: 5th of Feb 2025
Related issue number
MPT-6729
Checklist