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 3 generated tables of a quarterly report do not use the same logic for records where submitter_id is NULL, leading to inconsistent results. Also, deleted records as annotated in change_requests should be taken into account.
Issue
Currently, the 3 generated tables of a quarterly report do not use the same logic for records where submitter_id is NULL, leading to inconsistent results. Also, deleted records as annotated in change_requests should be taken into account.