Skip to content

Conversation

@abh1sar
Copy link
Collaborator

@abh1sar abh1sar commented Oct 22, 2025

Description

This PR fixes #11878

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?

  1. Set allowuserdrivenbackups=false
  2. list backup offerings as a normal user
  3. Verified that the offering is showing
  4. Verified that assign offering to an instance is also working as the user
  5. Verified that create backup is failing with the error "The assigned backup offering does not allow ad-hoc user backup"

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

@codecov
Copy link

codecov bot commented Oct 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 17.56%. Comparing base (8b9f5fd) to head (b04d744).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11889      +/-   ##
============================================
- Coverage     17.56%   17.56%   -0.01%     
+ Complexity    15533    15531       -2     
============================================
  Files          5909     5909              
  Lines        528970   529006      +36     
  Branches      64602    64602              
============================================
- Hits          92917    92912       -5     
- Misses       425603   425646      +43     
+ Partials      10450    10448       -2     
Flag Coverage Δ
uitests 3.58% <ø> (-0.01%) ⬇️
unittests 18.63% <ø> (-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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

Non-admin user cannot list or assign SLA backup offering

1 participant