serveit-ca / curastreamPlugin

Curastream
https://www.curastream.com
0 stars 0 forks source link

Fix Not Found User Objects #69

Closed SideonDeaka closed 5 years ago

SideonDeaka commented 5 years ago

On the program metrics page, we are trying to get attributes of some non user objects, in some cases this appears that we have some user_program rows that we do not have users for, do we still need to run the clean up on production to fix the database? @serveit-ca

SideonDeaka commented 5 years ago

Plugin Development - Fix Not Found User Objects

SideonDeaka commented 5 years ago

Turns out this is is a duplicate issue with the assigned programs have users assigned who do not exist. checkUserExistsForUserPrograms() is still required to be run on production database.