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

bug: Download section - New release not immediately updating the latest build version on Jan website for user download #147

Open
Van-QA opened this issue Apr 25, 2024 · 2 comments
Assignees
Labels
P1: important Important feature / fix type: bug Something isn't working

Comments

@Van-QA
Copy link

Van-QA commented Apr 25, 2024

Description:
When a new release is published, users visiting the Jan website may not immediately see the latest build version available for download. This can cause confusion and prevent users from accessing the most recent features or bug fixes.

Steps to reproduce:

  1. Observe the Jan website/download section
  2. Publish a new release with a higher version number than the currently published version.
  3. Wait for a few minutes (less than 10 minutes) after the release has been published.
  4. Access the Jan website as an anonymous user.
  5. Navigate to the download section.
  6. Observe that the latest build version available for download is not the newly published version, but rather the previous version.

Expected behavior:

  1. When a new release is published, the Jan website should immediately update the latest build version available for download.
  2. Users visiting the download page should see the newly published version as the latest version available for download.

Notes:

  • This issue may be caused by a delay in the synchronization of the build version information between the build system and the website.
  • The root cause of this issue may be related to the API or the synchronization mechanism used between the build system and the website.
  • This issue can be reproduced consistently by publishing a new release and observing the download page on the Jan website.

Screenshots
image

Additional context
Currently, we have to make modifications to temporally bypass the issue each release manually

@Van-QA Van-QA added P1: important Important feature / fix type: bug Something isn't working labels Apr 25, 2024
@Van-QA Van-QA transferred this issue from janhq/jan Apr 25, 2024
@Van-QA
Copy link
Author

Van-QA commented Apr 25, 2024

cc: @hiento09 to follow up on the issue, thank you

@Van-QA
Copy link
Author

Van-QA commented May 2, 2024

hi @urmauur, any update on this? Hien said that you will be implementing the change 🙏 feel free to reach out to Hien if more context needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1: important Important feature / fix type: bug Something isn't working
Projects
Status: Planned
Development

No branches or pull requests

3 participants