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

Dates incorrect in new ui #4535

Closed
gsnider2195 opened this issue Sep 27, 2023 · 0 comments · Fixed by #4536
Closed

Dates incorrect in new ui #4535

gsnider2195 opened this issue Sep 27, 2023 · 0 comments · Fixed by #4536
Assignees
Labels
emergent Unplanned work that is brought into a sprint after it's started. type: bug Something isn't working as expected
Milestone

Comments

@gsnider2195
Copy link
Contributor

Environment

  • Nautobot version (Docker tag too if applicable): 2.0.0-rc.3
  • Python version: n/a
  • Database platform, version: n/a
  • Middleware(s): n/a

Steps to Reproduce

  1. go to next.demo.nautobot.com and check created/updated dates for changes in changelog section
  2. compare dates between legacy ui and new ui

Expected Behavior

dates are identical in legacy ui and new ui

Observed Behavior

dates in new ui are a month behind

@gsnider2195 gsnider2195 added type: bug Something isn't working as expected triage This issue is new and has not been reviewed. labels Sep 27, 2023
@bryanculver bryanculver removed the triage This issue is new and has not been reviewed. label Sep 27, 2023
@bryanculver bryanculver self-assigned this Sep 27, 2023
@bryanculver bryanculver added the emergent Unplanned work that is brought into a sprint after it's started. label Sep 27, 2023
@glennmatthews glennmatthews linked a pull request Sep 27, 2023 that will close this issue
7 tasks
bryanculver added a commit that referenced this issue Sep 27, 2023
* Fixed #4535: getMonth returns 0-based instead of 1-based month number.

* Fixed #4510: Remove placeholder tabs, counts on new UI

* Hide instead of remove
@bryanculver bryanculver added this to the v2.0.0 milestone Sep 27, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
emergent Unplanned work that is brought into a sprint after it's started. type: bug Something isn't working as expected
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants