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(#650): delete-contacts action #652

Merged
merged 71 commits into from
Dec 16, 2024
Merged

feat(#650): delete-contacts action #652

merged 71 commits into from
Dec 16, 2024

Conversation

kennsippell
Copy link
Member

Description

This adds new action cht delete-contacts which recursively deletes all contacts and reports under a place.

npx cht delete-contacts upload-docs --local -- --id=uuid1

#650

Base branch is #649

Code review items

  • Readable: Concise, well named, follows the style guide, documented if necessary.
  • Documented: Configuration and user documentation on cht-docs
  • Tested: Unit and/or integration tests where appropriate
  • Backwards compatible: Works with existing data and configuration. Any breaking changes documented in the release notes.

License

The software is provided under AGPL-3.0. Contributions to this project are accepted under the same license.

@kennsippell kennsippell requested a review from sugat009 December 12, 2024 10:15
src/fn/delete-contacts.js Outdated Show resolved Hide resolved
@kennsippell kennsippell requested a review from sugat009 December 13, 2024 18:39
Base automatically changed from 373-upload-docs-delete-user to main December 16, 2024 18:41
@kennsippell kennsippell merged commit 129f38f into main Dec 16, 2024
10 checks passed
@kennsippell kennsippell deleted the 650-delete-contacts branch December 16, 2024 18:50
@medic-ci
Copy link
Collaborator

🎉 This PR is included in version 4.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants