Skip to content

webui: fix job status categories in formatter function#874

Merged
joergsteffens merged 2 commits intomasterfrom
dev/fbergkemper/master/bug-0001300
Jul 6, 2021
Merged

webui: fix job status categories in formatter function#874
joergsteffens merged 2 commits intomasterfrom
dev/fbergkemper/master/bug-0001300

Conversation

@frb121
Copy link
Contributor

@frb121 frb121 commented Jun 29, 2021

Some job states are not categorized properly so the column filter on
the job table does not work as expected. This commit fixes the issue.

The categories are Running, Waiting, Success, Warning and Failure.

Fixes #1300: some job status are not categorized properly

Thank you for contributing to the Bareos Project!

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)

General
  • PR name is meaningful
  • Purpose of the PR is understood
  • Separate commit for this PR in the CHANGELOG.md, PR number referenced is same
  • Commit descriptions are understandable and well formatted
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
  • bareos-check-sources --since-merge does not report any problems
  • git status should not report modifications in the source tree after building and testing

@frb121 frb121 self-assigned this Jun 29, 2021
@frb121 frb121 added the is a backport to 20 This is a backport from master to bareos-20 label Jun 29, 2021
@frb121 frb121 requested a review from pstorz June 29, 2021 17:11
@frb121 frb121 added requires backport to 20 and removed is a backport to 20 This is a backport from master to bareos-20 labels Jun 29, 2021
@frb121 frb121 requested review from joergsteffens and removed request for pstorz July 5, 2021 09:49
frb121 added 2 commits July 5, 2021 14:27
Some job states are not categorized properly so the column filter on
the job table does not work as expected. This commit fixes the issue.

The categories are Running, Waiting, Success, Warning and Failure.

Fixes #1300: some job status are not categorized properly
@frb121 frb121 force-pushed the dev/fbergkemper/master/bug-0001300 branch from 473aea7 to 3327ab9 Compare July 5, 2021 12:28
@joergsteffens joergsteffens merged commit c399a7a into master Jul 6, 2021
@joergsteffens joergsteffens deleted the dev/fbergkemper/master/bug-0001300 branch July 6, 2021 08:45
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.

2 participants