TACC / Core-CMS-Custom

Customized Core CMS code and builds
5 stars 0 forks source link

bug/WP-459: Fix dispatch for reaching submitter admin's list registrations page #264

Closed edmondsgarrett closed 5 months ago

edmondsgarrett commented 5 months ago

Overview

Adjust dispatch() used in SubmittersTable that is currently preventing APCD Submitter admins from reaching their registrations listing page + change user group checks in renewal listing + form …

Related

sophia-massie commented 5 months ago

I'm no longer being redirected to the homepage, but the register/list-registration-requests/ page is empty. Trying to debug to find out what's going on. Where you seeing the registration list as only a submitter_admin? Trying to figure out what I could be doing differently.

edmondsgarrett commented 5 months ago

I'm no longer being redirected to the homepage, but the register/list-registration-requests/ page is empty. Trying to debug to find out what's going on. Where you seeing the registration list as only a submitter_admin? Trying to figure out what I could be doing differently.

Yeah, SUBMITTER_ADMIN has been working for me on this branch.

sophia-massie commented 5 months ago

I'm no longer being redirected to the homepage, but the register/list-registration-requests/ page is empty. Trying to debug to find out what's going on. Where you seeing the registration list as only a submitter_admin? Trying to figure out what I could be doing differently.

This resolved itself - seemed to be a cache issue