Comment 18 for bug 1467663

Revision history for this message
Bill Erickson (berick) wrote :

Thanks for the feedback, Jennifer. I suspect the Global Admin issue still has something to do with permissions. (It's the only group in concerto that has the EVERYTHING permission, for example). That said, I was able to remove all workstations using a Catalog Admin account (br1mclark) on my concerto-based test system. It's unclear to me why you can't do the same. The JS console may have more to offer there as far as debugging goes.

I have force-pushed some updates and squashed commits back to the same branch. I have incorporated the suggested wording changes. I've also refactored the code that redirects to the workstation admin page to simplify the logic. Basically, a user must be authenticated with a workstation that has a matching registration in the browser. Otherwise, they are directed to the workstation admin page to remedy the situation.