Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update job viewer formatter to handle N/A case for byte data. #1208

Merged
merged 1 commit into from
Jan 21, 2020

Conversation

jpwhite4
Copy link
Member

If the data to be displayed has units of bytes then a negative value
means that the information is unavailable. This change updates the
formatter to correctly display this.

old:

image

new:

image

https://app.asana.com/0/342819846538629/1137562460528392

If the data to be displayed has units of bytes then a negative value
means that the information is unavailable. This change updates the
formatter to correctly display this.
@jpwhite4 jpwhite4 added this to the 9.0.0 milestone Jan 16, 2020
@jpwhite4 jpwhite4 added bug Bugfixes Category:Job Viewer Job Viewer labels Jan 16, 2020
@sonarcloud
Copy link

sonarcloud bot commented Jan 16, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@jpwhite4 jpwhite4 merged commit c79aeee into ubccr:xdmod9.0 Jan 21, 2020
@jpwhite4 jpwhite4 deleted the bytes branch January 21, 2020 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugfixes Category:Job Viewer Job Viewer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants