CRITFC / Helpdesk

Parent repository for tribal CDMS documentation and issues
1 stars 0 forks source link

Data entry page Save & Close button bug #38

Open nowinski opened 3 years ago

nowinski commented 3 years ago

Denise reported sluggish Save & Close button performance while importing largish water temperature files. After clicking the Save & Close button multiple times for one import, she observed a duplicate activity in the activities list and deleted it. We will attempt to reproduce and document this issue.

nowinski commented 3 years ago

Confirmed. Test steps:

  1. Load water temperature CSV file with 43,000 records
  2. Map datetime and temperature columns only. Do not map location (leads to the activity import modal).
  3. Select location (on the data entry page)
  4. Click Save & Close a) button is disabled b) import process takes well over one minute on local dev (need to indicate progress here) c) at 1 min 30 seconds button is re-enabled ???? d) at 1 min 55 seconds we get the success message

So, if users click the button a second time at step 4c, we can get a duplicate activity import.

cwatry commented 3 years ago

Joe –

I believe this is similar to the issue we experienced earlier this summer whereby duplicate Header records were created thereby breaking the view in the front-end until the duplicate record was removed. We were never able to reproduce the behavior as I believe it was related to poor connectivity, possibly the same issue here…

From: Joe Nowinski notifications@github.com Sent: Friday, September 18, 2020 16:41 To: CRITFC/Helpdesk Helpdesk@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: [CRITFC/Helpdesk] Duplicate activity possibly uploaded with duplicate checker enabled (#38)

Denise reported sluggish Save & Close button performance while importing largish water temperature files. After clicking the Save & Close button multiple times for one import, she observed a duplicate activity in the activities list and deleted it. We will attempt to reproduce and document this issue.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/CRITFC/Helpdesk/issues/38, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AKAZR74UBLIID7GHIAZHPNTSGPVZRANCNFSM4RSU2W5A.

gcCtuir commented 2 years ago

This seems to be fixed now (5/12/2022).