-
Notifications
You must be signed in to change notification settings - Fork 732
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Imported facility - Can't access the pages in the Coach plugin #10835
Comments
This seems to be a duplicate of #10811? |
agree with @rtibbles - there is potentially already an existing fix for this (if it is a duplicate) here, it's just waiting for the changes in #10812 to be approved by QA & merged before we apply it, in an attempt to avoid further merge conflicts for that contributor. |
No probs, closing this one - seemed like a different case to me as #10811 was reported only for a Coach user. :) |
@pcenov i do think it's worth double-checking that this specific case is covered by the fix mentioned above once it comes up for review (hopefully today), but i believe the case you reported should be covered by the code change that PR is introducing. |
Observed behavior
While regression testing for #10812 I noticed that after importing a facility I can't access any of the pages in the Coach plugin. This happens after I sign out from my main facility and then sign in to the imported facility as a super admin. Seems that this is a side effect from the changes made in #10768.
The following error is shown in the console:
Error: Missing required 'facilityId' argument
Expected behavior
It should be possible to access the Coach plugin of an imported facility as a super admin.
Steps to reproduce the issue
Video
2023-06-12_16-17-31.mp4
Usage Details
Ubuntu 22 - Chrome, Firefox
The text was updated successfully, but these errors were encountered: