VeeamHub/powershell

Formatting Issue on Job Policy

Closed this issue · 1 comments

Describe the bug
The output html file does not properly display the policy name when spacing or dashes appear in the policy name. This does not appear to affect policy names with underscores in them.

To Reproduce
Steps to reproduce the behavior:

  1. Create Policy Name "Example - Test Backup"
  2. Run Backup
  3. Run BR-Morning Report
  4. See Policy name in report only shows "Example"

Expected behavior
The output should have the correct Policy name listed next to the machine

Screenshots
If applicable, add screenshots to help explain your problem.

Veeam (please complete the following information):

  • OS: Windows Server 2022
  • Browser N/A
  • Version v12 0713

Additional context

@dgroeschen I'm not the original author of this script, but I believe I see where the issue is in the code. If you would be willing to share at least a screenshot illustrating what you're referring to exactly, I can likely fix this rather easily.