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

fix #282

Merged
merged 6 commits into from
Jul 15, 2024
Merged

fix #282

merged 6 commits into from
Jul 15, 2024

Conversation

edwin5588
Copy link
Collaborator

  • spent way too much time trying to understand site_stats.py. Turns out it was just an extra function call to "delete from project stats" that was causing an issue with the counts.

- spent way too much time trying to understand site_stats.py. Turns out it was just an extra function call to "delete from project stats" that was causing an issue with the counts.
@edwin5588 edwin5588 requested a review from jluebeck May 20, 2024 20:52
edwin5588 added 3 commits May 29, 2024 11:39
- for some reason the fsCNA is only updated once: when it is "none". I've changed it so the calculation happens every time the index page is loaded. This fixes the issue that fsCNA doesn't update.
This reverts commit 6bdbe29.
- for some reason the fsCNA is only updated once: when it is "none". I've changed it so the calculation happens every time the index page is loaded. This fixes the issue that fsCNA doesn't update.
@jluebeck
Copy link
Member

jluebeck commented Jun 3, 2024

Works great for replacing a project version, thanks!

However, when a private project is made public, the site stats do not update. Let's take a look fix that before merging this PR.

- editing from public to private
- editing from private to public
- Performing the above 2 cases WITH creating a new project file.
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 this pull request may close these issues.

2 participants