You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the status tables do not follow the same convention as the filepath_type and other constraint tables. This means we can't use the convert_to_id and convert_from_id functions on the status tables. Needs to be fixed so we can use these functions.