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

Nomad UI Client view Allocation Create/Modified labels are backwards #8408

Closed
gmichalec-pandora opened this issue Jul 9, 2020 · 2 comments · Fixed by #8409
Closed

Nomad UI Client view Allocation Create/Modified labels are backwards #8408

gmichalec-pandora opened this issue Jul 9, 2020 · 2 comments · Fixed by #8409

Comments

@gmichalec-pandora
Copy link

Nomad version

0.11.3

Operating system and Environment details

Debian Stretch

Issue

When viewing a client in the nomad UI, the allocation table has columns for 'Created' and 'Modified'. These column labels are switched for the data in the columns - i.e. the data in the 'Created' column actually corresponds to the alloc ModifyTime attribute, and vice-versa.

Reproduction steps

Nomad UI -> Click 'Clients' in sidebar -> click a client -> compare data in allocations table with API results.

image
Here you can see the create time is after the modify time, which does not make sense.

backspace added a commit that referenced this issue Jul 9, 2020
This closes #8408. Thanks to @gmichalec-pandora for letting us
know about this.
backspace added a commit that referenced this issue Jul 10, 2020
This closes #8408. Thanks to @gmichalec-pandora for letting us
know about this.
@backspace
Copy link
Contributor

Thanks for the bug report! This will be fixed in the next release.

@github-actions
Copy link

github-actions bot commented Nov 5, 2022

I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants