joatuapp / joatu-v2

The JoatU application, version 2. Written in Ruby on Rails.
https://alpha.joatu.org
GNU General Public License v3.0
27 stars 5 forks source link

Created new user from admin w/conflicting postal code+pod = uncreated pod #161

Closed joatu closed 5 years ago

joatu commented 5 years ago

Created new user from admin w/Postal Code & Pod that are in two different areas. Verified email. Logged in. It said Uncreated pod. When I tried to change the postal code to match the pod, I received this error. image

Is there more info that you need specifically from these error records or is this acceptable?

joatu commented 5 years ago

I clicked back, then changed the pod to the appropriate one for the postal code and did not receive an error. However, the user remained in Uncreated pod.

rsmithlal commented 5 years ago

Thanks, this is exactly what I was looking for trying to solve this foreign key violation that I saw in the logs. I will rework this mechanism to use what I implemented for the pod retrieval.