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

"Install Another Version" shows incorrect timestamps #138234

Closed
JacksonKearl opened this issue Dec 1, 2021 · 4 comments
Closed

"Install Another Version" shows incorrect timestamps #138234

JacksonKearl opened this issue Dec 1, 2021 · 4 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug extensions Issues concerning extensions insiders-released Patch has been released in VS Code Insiders verified Verification succeeded
Milestone

Comments

@JacksonKearl
Copy link
Contributor

Testing #138068

I have an extension which I published 0.0.1, 0.0.2, then after a while 0.0.4, then 0.0.3, all using the odd/even : release/pre-release convention. When I go to "Install another version", the picker incorrectly shows

image

It treats all but 0.0.1 as "just now" even though 0.0.2 was around the same time as 0.0.1, and even the others were >10 minutes ago.

@sandy081
Copy link
Member

sandy081 commented Dec 1, 2021

Can you please share me the extension to try and repro?

@sandy081 sandy081 added the info-needed Issue requires more information from poster label Dec 1, 2021
@JacksonKearl
Copy link
Contributor Author

image

They're now showing up as all "1 hour ago", when in fact it's more like 12 hours ago

https://marketplace.visualstudio.com/items?itemName=jaaxxx.pre-release-test.

@sandy081 sandy081 added bug Issue identified by VS Code Team member as probable bug extensions Issues concerning extensions and removed info-needed Issue requires more information from poster labels Dec 1, 2021
@sandy081 sandy081 added this to the November 2021 milestone Dec 1, 2021
@joyceerhl
Copy link
Contributor

It's hard to tell whether this is working correctly now
image

@joyceerhl joyceerhl added the verified Verification succeeded label Dec 2, 2021
@JacksonKearl
Copy link
Contributor Author

image
looks good

@github-actions github-actions bot locked and limited conversation to collaborators Jan 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug extensions Issues concerning extensions insiders-released Patch has been released in VS Code Insiders verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants
@JacksonKearl @sandy081 @joyceerhl and others