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

feat: Delete wallet & Organization (BE) #335

Open
4 tasks done
nishad-ayanworks opened this issue Dec 7, 2023 · 2 comments · Fixed by #757 or #763
Open
4 tasks done

feat: Delete wallet & Organization (BE) #335

nishad-ayanworks opened this issue Dec 7, 2023 · 2 comments · Fixed by #757 or #763
Assignees
Labels
enhancement New feature or request

Comments

@nishad-ayanworks
Copy link
Contributor

nishad-ayanworks commented Dec 7, 2023

Tasks:

  • Implement API to delete organization
  • Implement delete organization data in keycloak
  1. Agent is spun up - Applied validations to check if any connection, ceredential and presentation and wallet is exists against that orgId
  2. Agent is not spun up - Applied validations to check if any user or invitation is exists against that orgId
  3. If only organization is created and if no data against that orgId, then organization should be deleted directly
  • Implement API to delete wallet
  • Implement API to delete organization invitations
@nishad-ayanworks nishad-ayanworks changed the title Delete wallet & orgaization Delete wallet & organization Dec 7, 2023
@nishad-ayanworks nishad-ayanworks changed the title Delete wallet & organization Delete wallet & organization (Backend) Dec 7, 2023
@nishad-ayanworks nishad-ayanworks self-assigned this Dec 7, 2023
@nishad-ayanworks nishad-ayanworks added the enhancement New feature or request label Dec 7, 2023
@bhavanakarwade bhavanakarwade self-assigned this Dec 13, 2023
@bhavanakarwade bhavanakarwade changed the title Delete wallet & organization (Backend) feat: delete wallet & organization (BE) Apr 10, 2024
@vivekayanworks vivekayanworks changed the title feat: delete wallet & organization (BE) feat: Delete wallet & organization (Backend) Apr 29, 2024
@KulkarniShashank KulkarniShashank closed this as not planned Won't fix, can't repro, duplicate, stale May 31, 2024
@KulkarniShashank
Copy link
Contributor

Duplicate Issue: #741

@bhavanakarwade bhavanakarwade changed the title feat: Delete wallet & organization (Backend) feat: Delete wallet & organization (BE) Jun 3, 2024
@KulkarniShashank KulkarniShashank closed this as not planned Won't fix, can't repro, duplicate, stale Jun 3, 2024
@bhavanakarwade bhavanakarwade reopened this Jun 4, 2024
@bhavanakarwade bhavanakarwade changed the title feat: Delete wallet & organization (BE) feat: Delete wallet & Organization (BE) Jun 4, 2024
@bhavanakarwade bhavanakarwade removed their assignment Jun 4, 2024
@sayali-chavan96
Copy link

sayali-chavan96 commented Jul 1, 2024

Pending Todos:

Backend

  • User should not be able to access the schema and credential definition from a different network
  • When try to delete an already deleted organization wallet, there is a need for validation,the system should return a '404 Not Found' status code with the message: 'Organization wallet does not exists'
  • When try to delete an already deleted Organization, there is a need for validation,the system should return a '404 Not Found' status code with the message: 'Organization does not exists'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
5 participants