Actions
Bug #12326
closedHiccup in loading Invitation Module
Start date:
2020-01-24
Due date:
% Done:
0%
Estimated time:
Deployment actions:
Description
Noticed that when I click "Add Existing" from the Pending Requests page — /wp-admin/users.php?page=ms-pending-requests — the old Add Existing User page loads for a moment before the Invitation Module loads. Screenshot attached.
Files
Updated by Boone Gorges almost 5 years ago
- Category name set to Onboarding
- Status changed from New to Staged for Production Release
- Target version set to 1.16.4
Thanks for the report. The cac-onboarding tool tries to intercept any attempt to visit the 'Add Existing User' page, but this new link was added as part of wp-ms-request-membership #11201 so it wasn't covered by the cac-onboarding logic. I've made the appropriate change in https://github.com/cuny-academic-commons/cac-onboarding/commit/a82b1f1e8157fdfb004d10c319f4ac66b281f7cc.
Ray, I'm adding you as a watcher in case you want to correct my selector :)
Updated by Boone Gorges almost 5 years ago
- Status changed from Staged for Production Release to Resolved
Actions