icgc-argo / dac-api

Development of the Data Access Control API
GNU Affero General Public License v3.0
0 stars 0 forks source link

🐛 DACO admin error when send request from revisions modal #122

Closed kcullion closed 3 years ago

kcullion commented 3 years ago

Describe the bug

This may not be a safari bug - it could be related to the DACO email passwords changing

Bug from Ana in staging:

“Send Request” button did not work twice (Using Safari) I requested revisions (as the DACO Admin)→ I completed the fields →I was unable to select “Send Request”- an error message would appear (Please try again) → After a few times selecting the button, it worked.

Kim: I tested and the first time I used the modal I got this error. it worked on the second time. image

This could be related to this other bug found: https://github.com/icgc-argo/dac-api/issues/121

Steps To Reproduce

Steps to reproduce the behaviour:

  1. submit an application in staging
  2. log in as admin and request revisions
  3. fill out request revisions modal
  4. press "send request"

Expected behaviour

Investigate the error and ideally this button shouldn't take many times to work.

kcullion commented 3 years ago

Update July 29: I tested this in firefox and go this error in the modal. At this point, I closed the modal and opened the daco admin account in chrome. I see that my application DACO-18 still made it to request revisions state Perhaps this is related to the email password bug: https://github.com/icgc-argo/dac-api/issues/121 image

kcullion commented 3 years ago

tested this in staging Aug 9 in firefox and safari. I'm not getting this error anymore - must have been email related. closing this