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

Time queries with mobileToDesktop do not work for Android #762

Closed
steverep opened this issue May 26, 2023 · 3 comments · Fixed by #763
Closed

Time queries with mobileToDesktop do not work for Android #762

steverep opened this issue May 26, 2023 · 3 comments · Fixed by #763

Comments

@steverep
Copy link
Contributor

I would expect the following queries all to produce the same results:

  • last 1000 versions
  • last 100 years
  • since 1969

Instead the latter 2 are different with mobileToDesktop = true because Android versions are not back-filled to the first evergreen version as with the first query.

@ai
Copy link
Member

ai commented May 26, 2023

Please send PR. I am busy on another project and this issue is not looks critical.

@steverep
Copy link
Contributor Author

We'll have to disagree on what is critical or not I guess. Between this and #761, my experience has been that the mobileToDesktop option simply does not work as expected.

@ai
Copy link
Member

ai commented May 26, 2023

I will accept and release PR very fast, don’t worry.

I just don’t want to spend my time, because I don’t use this feature. If you need it, you can help the project and fix it. Open source is a community work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants