Skip to content

Conversation

bsekachev
Copy link
Member

@bsekachev bsekachev commented Jul 30, 2025

Motivation and context

  • The manager supports validation (e.g. in community version user should not have organizations with other members, in SaaS user also should not have any active subscriptions)
  • Added command: python manage.py deleteuser <user_id>

How has this been tested?

Checklist

  • I submit my changes into the develop branch
  • I have created a changelog fragment
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • I have linked related issues (see GitHub docs)

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.

@bsekachev bsekachev requested a review from SpecLad as a code owner July 30, 2025 09:01
@codecov-commenter
Copy link

codecov-commenter commented Jul 30, 2025

Codecov Report

❌ Patch coverage is 0% with 70 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.44%. Comparing base (eed6960) to head (36d6459).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #9686      +/-   ##
===========================================
- Coverage    80.24%   75.44%   -4.81%     
===========================================
  Files          400      457      +57     
  Lines        44437    47476    +3039     
  Branches      3974     3974              
===========================================
+ Hits         35660    35819     +159     
- Misses        8777    11657    +2880     
Components Coverage Δ
cvat-ui 77.58% <ø> (-0.03%) ⬇️
cvat-server 73.81% <0.00%> (-8.70%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@bsekachev bsekachev requested a review from zhiltsov-max July 30, 2025 10:45
@bsekachev bsekachev requested a review from nmanovic as a code owner July 30, 2025 11:36
@bsekachev bsekachev merged commit b7601e5 into develop Aug 4, 2025
15 checks passed
@bsekachev bsekachev deleted the bs/user_deletion branch August 4, 2025 14:42
Copy link

sonarqubecloud bot commented Aug 4, 2025

@cvat-bot cvat-bot bot mentioned this pull request Aug 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants