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

TRPCClientError: NOT_FOUND #250

Open
wannevancamp opened this issue Feb 29, 2024 · 2 comments
Open

TRPCClientError: NOT_FOUND #250

wannevancamp opened this issue Feb 29, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@wannevancamp
Copy link

wannevancamp commented Feb 29, 2024

PHP Version

No response

Shopware Version

No response

Plugin Version

No response

Actual behaviour

When adding a member to the team we receive the following error. Adding new members is not possible anymore.
TRPCClientError: NOT_FOUND

Edit: deleting a member will result in the same error.

image

Expected behaviour

Successfully add new member to an existing team

Steps to Reproduce?

  1. Go to https://shopmon.fos.gg/account/organizations
  2. Select organisation
  3. Add new member
  4. TRPCClientError: NOT_FOUND error is thrown
@pumpi pumpi assigned pumpi and shyim and unassigned pumpi Mar 10, 2024
@pumpi pumpi added the bug Something isn't working label Mar 10, 2024
@shyim shyim closed this as completed in a957572 Mar 10, 2024
@shyim shyim reopened this Mar 10, 2024
@shyim
Copy link
Member

shyim commented Mar 10, 2024

we right now only allow administrator of organization to invite people. wdym @pumpi change that?
I improved the error message

@pumpi
Copy link
Collaborator

pumpi commented Mar 10, 2024

I think there is no problem if all can invite in the group, but if it is silently I think there can be a problem. Can we add a message that a new person join the group? And deletion of Members must only the owner of the group, I think 🤔. We have no function to transfer the Owner?

pumpi pushed a commit that referenced this issue Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants