Skip to content
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

Unstable - Cannot accept channel editing/viewing invitation #4643

Closed
pcenov opened this issue Aug 15, 2024 · 1 comment · Fixed by #4673
Closed

Unstable - Cannot accept channel editing/viewing invitation #4643

pcenov opened this issue Aug 15, 2024 · 1 comment · Fixed by #4673
Assignees
Labels
bug DEV: frontend P0 - critical Priority: Release blocker or regression TAG: regression

Comments

@pcenov
Copy link
Member

pcenov commented Aug 15, 2024

Observed behavior

When I share a channel with a collaborator and I sign in as the collaborator then I cannot accept the invitation to edit or view the channel - getting the following 405 error in the console:

PATCH https://unstable.studio.learningequality.org/api/invitation/f3036afe1f4f46ffb8edefdf7d51d44a 405 (Method Not Allowed)
The issue is happening for both 'Can view' and 'Can edit' options.

Expected behavior

Fully functional channel sharing functionality.

Steps to reproduce the issue

  1. Go to https://unstable.studio.learningequality.org/en/accounts/#/ and sign in as user A
  2. Open a channel and select the 'Share channel' option
  3. Share the channel with user B by either selecting the 'Can view' or 'Can edit' option
  4. Sign in as user B and attempt to accept the invitation

Additional information

cannot.accept.invitation.mp4

Console logs

unstable.studio.learningequality.org-1723712452047.log
unstable.studio.learningequality.org-1723712488922.log

Usage Details

@pcenov
Copy link
Member Author

pcenov commented Aug 15, 2024

@radinamatic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug DEV: frontend P0 - critical Priority: Release blocker or regression TAG: regression
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants