Skip to content

Conversation

@JoaoJandre
Copy link
Contributor

Description

This PR backports #9708 to 4.20

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)
  • build/CI
  • test (unit or integration test code)

Feature/Enhancement Scale or Bug Severity

Feature/Enhancement Scale

  • Major
  • Minor

Bug Severity

  • BLOCKER
  • Critical
  • Major
  • Minor
  • Trivial

Screenshots (if appropriate):

How Has This Been Tested?

How did you try to break this feature and the system with this change?

* UI: Checkbox to make a newly added Network the default one in the Instance's Network tab

* Fixed an issue that was causing exit from network tab after add-network
@JoaoJandre
Copy link
Contributor Author

Could you check if its ok @abh1sar ?

@codecov
Copy link

codecov bot commented Dec 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 15.98%. Comparing base (58138f2) to head (fe453f5).
Report is 2 commits behind head on 4.20.

Additional details and impacted files
@@             Coverage Diff              @@
##               4.20   #10022      +/-   ##
============================================
- Coverage     15.98%   15.98%   -0.01%     
+ Complexity    12753    12752       -1     
============================================
  Files          5631     5631              
  Lines        492702   492715      +13     
  Branches      59737    59739       +2     
============================================
- Hits          78755    78754       -1     
- Misses       405219   405233      +14     
  Partials       8728     8728              
Flag Coverage Δ
uitests 4.03% <ø> (-0.01%) ⬇️
unittests 16.82% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@weizhouapache
Copy link
Member

@JoaoJandre
If there is no conflicts, I think you can backport the commits by 'git cherry-pick' command and push to the repo directly

Copy link
Collaborator

@abh1sar abh1sar left a comment

Choose a reason for hiding this comment

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

Thanks for doing the back port @JoaoJandre

@rohityadavcloud rohityadavcloud added this to the 4.20.1 milestone Dec 3, 2024
@rohityadavcloud rohityadavcloud merged commit f3a474b into apache:4.20 Dec 3, 2024
25 checks passed
@JoaoJandre
Copy link
Contributor Author

@weizhouapache Ok, I'll do it like that next time

dhslove pushed a commit to ablecloud-team/ablestack-cloud that referenced this pull request Dec 12, 2024
…10022)

* UI: Checkbox to make a newly added Network the default one in the Instance's Network tab

* Fixed an issue that was causing exit from network tab after add-network

Co-authored-by: Abhisar Sinha <63767682+abh1sar@users.noreply.github.com>
@Pearl1594 Pearl1594 moved this to Done in ACS 4.20.1 Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants