uic-utah / uic-addin

An ArcGIS Pro add-in to help manage, create, and validate the UIC GIS database
MIT License
1 stars 1 forks source link

Authorization Validation query set: add another query for orphan AuthAction records #37

Open CanDKD opened 4 years ago

CanDKD commented 4 years ago

Please add another query to the Authorization Validation query set. 'Find AuthorizationAction without an Authorization record.' Looks for empty Authorization_FK fields in AuthorizationAction record.

steveoh commented 4 years ago

This is a duplicate of #30

steveoh commented 4 years ago

Or do you want me to look through all the auth actions and check that the parent record exists? Like it has a fk but the pk record was deleted?