-
Notifications
You must be signed in to change notification settings - Fork 8
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
Pre-Release 0.11 Pre-Production test checklist #454
Comments
@aufdenkampe Not in your checklist above, but I registered a new site and created a leaf pack experiment. Things look good except the title and legend are missing from the second chart. Also, when I tried to download a CSV of the data I got "Server Error (500)", not sure if that's expected at this stage? https://staging.monitormywatershed.org/sites/WCC_US1/leafpack/27/ |
@HeatherBrooks, thanks for doing a release-specific test. I don't think either error should occur. @htaolimno, can you look into these two issues, which I don't think should be occurring:
|
@HeatherBrooks csv download still calls the old Biotic Index calculation and that caused error. I'll fix that. I'll also look into the other issue - have to figure out why occurs on production database. |
replace old biotic index by new "pollution Tolerance Index" #454
@HeatherBrooks fixed broken csv download. |
@htaolimno Thanks for fixing the csv download. Just to clarify, in Anthony's checklist above "Missing title and legend for second chart of a new Leaf Pack experiment" you can remove the word "new" as the title and legend don't appear on pre-existing experiments either. See https://staging.monitormywatershed.org/sites/BogBrook_Rt312/leafpack/4/ |
@HeatherBrooks : seems that an older version of barchart.js file is used and that caused missing title and legend on the chart. Let me check a few things. |
@HeatherBrooks Think I figured it out - I should have run "collectstatic" command to collect static files on the server and that's why the latest version of barchart.js was not picked up. You probably need to clear the browser cache or open the page in private mode to see immediate change. |
@htaolimno Yep, the title and legend are back. Thanks! |
@htaolimno, thanks for figuring this out. Please add the "run All, does everything else check out? |
@aufdenkampe, it looks great! I tested first three bullets and all worked well. Also tested various other things, downloading from panels, main download tabs, plotting in tsa. The tsa x axis zooming and y axis dragging and zooming work much nicer now! I apologize for the last minute questions and I'm guessing these are fixes for later but here are a few things: 1) is the size of csv files that can be uploaded going to be increased? (currently it's ~1wk or data) 2) is there a way to show/confirm when files are being downloaded 3) tsa y axis inputting axis range? (i.e., same as that option for x axis). Thanks Anthony! |
@dbressler75, thanks for that testing! I'm glad to hear things are working well for you. Unfortunately, there were a number of issues in our Release 0.11 - Leaf Pack update + minor features & fixes milestone that we needed to postpone to future work, including the CSV-related issues #430, #443, etc. Fortunately, the ability to modify the TSA x-axis and y-axis ranges has been working for a long time (since Aug. 2018, see #236). Do it by hovering your pointer over the axis and dragging to shift the axis and wheel-scrolling (or two finger trackpad swiping) to resize the axis. For details, read #236 (comment). |
@tslawecki, we are ready for Release 0.11 to production tomorrow morning! |
Hey Anthony,
Thanks for the feedback.
Re "Fortunately, the ability to modify the TSA x-axis and y-axis ranges has
been working for a long time (since Aug. 2018, see #236
<#236>). Do it by
hovering your pointer over the axis and dragging to shift the axis and
wheel-scrolling (or two finger trackpad swiping) to resize the axis. For
details, read #236 (comment)
<#236 (comment)>."
- yes that is a very nice feature, but for the Y axis I was talking about
incorporating an option to actually enter specific ranges for that axis (as
opposed to dragging/scrolling with mouse or pad) - you can do this on the
x-axis in the upper right calendar selection option and it seems like it
would be useful to be able to do the same for the parameter(s) values
displayed on the y-axis. Not a huge issue and not nearly as important
seemingly as the csv upload size issue.
David W. Bressler
Citizen Science Project Facilitator
Stroud Water Research Center
410-456-1071 (mobile)
610-268-2153 x312 (office)
[email protected]
…On Wed, Jan 22, 2020 at 5:38 PM Anthony Aufdenkampe < ***@***.***> wrote:
@dbressler75 <https://github.com/dbressler75>, thanks for that testing!
I'm glad to hear things are working well for you.
Unfortunately, there were a number of issues in our Release 0.11 - Leaf
Pack update + minor features & fixes
<https://github.com/ODM2/ODM2DataSharingPortal/milestone/15> milestone
that we needed to postpone to future work, including the CSV-related issues
#430 <#430>, #443
<#443>, etc.
Fortunately, the ability to modify the TSA x-axis and y-axis ranges has
been working for a long time (since Aug. 2018, see #236
<#236>). Do it by
hovering your pointer over the axis and dragging to shift the axis and
wheel-scrolling (or two finger trackpad swiping) to resize the axis. For
details, read #236 (comment)
<#236 (comment)>
.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#454?email_source=notifications&email_token=AJL46RFPMLV2AIPNJHUFMTTQ7DDHJA5CNFSM4KH2Y6LKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJVLRQY#issuecomment-577419459>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJL46RHNCPUXOHLCG46DUR3Q7DDHJANCNFSM4KH2Y6LA>
.
|
@dbressler75, thanks for explaining. Adding an exact Y-axis min/max data entry option isn't a feature that was ever on my/our radar. Could you create a new issue describing your request for this feature? Our approach to developing this portal is that we work on things that are described in issues, to avoid missing requests like this one that we hadn't heard. |
Anthony,
Very sorry, I thought I had put this into github at some point but I guess
I didn't. I just added it
#457
Thanks very much for all the great work on this!
…-Dave
David W. Bressler
Citizen Science Project Facilitator
Stroud Water Research Center
410-456-1071 (mobile)
610-268-2153 x312 (office)
[email protected]
On Thu, Jan 23, 2020 at 2:50 PM Anthony Aufdenkampe < ***@***.***> wrote:
@dbressler75 <https://github.com/dbressler75>, thanks for explaining.
Adding an exact Y-axis min/max data entry option isn't a feature that was
ever on my/our radar.
Could you create a new issue describing your request for this feature? Our
approach to developing this portal is that we work on things that are
described in issues, to avoid missing requests like this one that we hadn't
heard.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#454?email_source=notifications&email_token=AJL46RBCPQN6SUEN3ER34JDQ7HYHNA5CNFSM4KH2Y6LKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJYTT5Q#issuecomment-577845750>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJL46RAOR55BAUYDTCZMRULQ7HYHNANCNFSM4KH2Y6LA>
.
|
@dbressler75, thanks for creating the new issue! |
Pre-Production = staging web server + production database server
Just prior to release, we will point the staging web server to the production database server.
AFTER we do this, we will do a 2nd round of testing, which will include a general set of tests and release-specific tests.
General Tests, confirming the the following work:
Release-Specific Tests
Checklist copied from #419
The text was updated successfully, but these errors were encountered: