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

Bug when creating a community with members with and without KSM #146

Open
ail3ngrimaldi opened this issue Oct 23, 2024 · 0 comments
Open
Labels
bug Something isn't working onboarding

Comments

@ail3ngrimaldi
Copy link
Contributor

Expected Behaviour:

Creating a community should work in all scenarios, regardless of whether the invited members have KSM or not.

Current Behaviour:

There are a few scenarios so we'll check all of them:

  1. Scenario 1: Create a community inviting a member without KSM (works).
  2. Scenario 2: Create a community inviting a member with KSM (works).
  3. Scenario 3: Create a community inviting one member with KSM and one without KSM (doesn't work).
  4. Scenario 4: Create a community inviting one member with KSM and N members without KSM (doesn't work).
  5. Scenario 5: Create a community inviting N members without KSM (doesn't work).
  6. Scenario 6: Create a community inviting N members with KSM (doesn't work).

In the failing scenarios, no error is shown, the fee is deducted, but the community is not created.

@ail3ngrimaldi ail3ngrimaldi added onboarding bug Something isn't working labels Oct 23, 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 onboarding
Projects
None yet
Development

No branches or pull requests

1 participant