Files
ef1fbec6cc fix: correct typos in log messages and status strings
- Fix 'dataudownload' typo in DataDownload warning log message
  (data_download_controller.go:696)
- Fix 'datadownlad' misspelled structured log field key to 'datadownload'
  (data_download_controller.go:700) - this caused the log field to be
  unqueryable by the correct key name
- Fix 'retrieveable' -> 'retrievable' in BackupRepository maintenance
  status messages (maintenance.go:354, 417)
- Update corresponding test assertion to match corrected string
  (maintenance_test.go:792)

Signed-off-by: shellyco-code <shellyco-code@users.noreply.github.com>
(cherry picked from commit 0ebb6e9e06)

Co-authored-by: kaovilai <11228024+kaovilai@users.noreply.github.com>
2026-08-10 20:00:33 +00:00
..
2025-07-22 15:56:04 +08:00
2024-07-17 15:31:23 +08:00