Skip to content

Conversation

@Tonitzpp
Copy link

@Tonitzpp Tonitzpp commented Dec 5, 2025

Description

Currently, the description of backup events contains the backup's internal ID, displaying sensitive content to users. This PR changes the events description to use the backup's UUID instead.

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

Screenshots (if appropriate):

Before the changes: image
After the changes: image

How Has This Been Tested?

After changing the code, I compiled the code and installed the packages to my lab. Then, I created a VM to perform the tests and assigned it a backup offering. After that, I created a test backup, restored it, and deleted it. When the Events tab was accessed, I validated that the events displayed the backup's UUID, instead of its internal ID.

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

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.

1 participant