ari-pep / PepCoopMembership

a webapp/form for people to join Cultural Commons Collecting Society (C3S) SCE
GNU General Public License v3.0
0 stars 1 forks source link

merge upstream 5817ba4f (was: Delete test user when done) #68

Closed buffstop closed 6 years ago

buffstop commented 6 years ago

Please name test users something with TEST and delete them when done testing. (we have two ari registrations :-) ) Be careful deleting users in production!

ari-pep commented 6 years ago

This was not really a test actually: this happens when the form cannot be completed for some reason, a new session is started or even when user edits details. (I think I suspected something with my firefox, so switched to chromium)

upstream addressed this by writing to the db not before the second view is completed - will see wether that commit can be merged into our codebase

ari-pep commented 6 years ago

man, would've been easier to rewrite that commit by hand instead of cherry-picking it