Bug #21863
closed
Can't change roles in invite modal
Added by Colin McDonald about 1 month ago.
Updated about 1 month ago.
Description
Please see attached screencast video. I noticed when trying to invite colleagues as Admins to a new site that I created that I could't change their role away from Author to any other role. It didn't work for any site or multiple sites for which I tried to change the roles.
Files
- Category name set to Onboarding
- Target version set to 2.5.1
To clarify what's happening in the screencast for future reference: It's possible to select a different value in the Roles dropdown, but when you got to the Review panel, the changed values are not reflected there (they also don't carry through when you send the invite).
The problem stems from the change to use Select2 for these elements. See #21463. I neglected to modify the change event for compatibility with Select2, so the internal Vuex store wasn't updating. I've made the necessary change in https://github.com/cuny-academic-commons/cac-onboarding/commit/eacd2b0b79c2ab8287c47e2f755c6a18b48052c6 and it will be part of tomorrow's release.
- Status changed from New to Staged for Production Release
- Status changed from Staged for Production Release to Resolved
Also available in: Atom
PDF