Skip to content

ua_restore: Add additional client info for restore report#1374

Merged
pstorz merged 3 commits intobareos:masterfrom
sebsura:dev/ssura/master/additional-client-info-on-restore
Feb 14, 2023
Merged

ua_restore: Add additional client info for restore report#1374
pstorz merged 3 commits intobareos:masterfrom
sebsura:dev/ssura/master/additional-client-info-on-restore

Conversation

@sebsura
Copy link
Contributor

@sebsura sebsura commented Feb 9, 2023

Thank you for contributing to the Bareos Project!

Adds the client information to restore reports that is also found on backup reports, e.g. current os.

Please check

  • Short description and the purpose of this PR is present above this paragraph
  • Your name is present in the AUTHORS file (optional)

If you have any questions or problems, please give a comment in the PR.

Helpful documentation and best practices

Checklist for the reviewer of the PR (will be processed by the Bareos team)

Make sure you check/merge the PR using devtools/pr-tool to have some simple automated checks run and a proper changelog record added.

General
  • Is the PR title usable as CHANGELOG entry?
  • Purpose of the PR is understood
  • Commit descriptions are understandable and well formatted
  • Check backport line
Source code quality
  • Source code changes are understandable
  • Variable and function names are meaningful
  • Code comments are correct (logically and spelling)
  • Required documentation changes are present and part of the PR

@sebsura sebsura changed the title Add additional client info for restore report ua_restore: Add additional client info for restore report Feb 9, 2023
Copy link
Contributor

@alaaeddineelamri alaaeddineelamri left a comment

Choose a reason for hiding this comment

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

Misplaced placeholder, otherwise everything is in order

Comment on lines +566 to +567
" Restore Client: %s\n"
" Start time: %s\n"
" Start time: \"%s\" %s\n"
Copy link
Contributor

Choose a reason for hiding this comment

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

the placeholder is misplaced: the information is displayed with Start Time instead of Restore Client

@sebsura sebsura force-pushed the dev/ssura/master/additional-client-info-on-restore branch from 4d525ba to 93e47dd Compare February 13, 2023 12:58
@pstorz pstorz merged commit 76ff980 into bareos:master Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants