nextcloud / nextcloud/contacts
Improve error message when trying to delete a team that still has a deleted collective
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 642
- Forks
- 220
- Avg merge
- 14h 39m
- Merged PRs (30d)
- 51
Description
Is your feature request related to a problem? Please describe.
When trying to delete a team that still has a deleted collective connected to it, an non descriptive error message is shown (see https://github.com/nextcloud/collectives/issues/1443) that doesn't give the user any information or direction and just makes managing Teams feel broken.
Describe the solution you'd like
At least give more information in the error message to help the user get around it. (see https://github.com/nextcloud/collectives/issues/1443 again).
Describe alternatives you've considered
On deleting a team, permanently delete its collective as well.
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no file, test, or entry point. Start by tracing the team-deletion path and compare the reported behavior with collectives issue 1443. Done means the deletion failure explains that a deleted collective is still connected and gives the user actionable direction.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100