Skip to content

fix(project): check project status for uniqueness constraint#226

Merged
susilnem merged 2 commits into
developfrom
fix/unique-constraint-project
Jun 17, 2026
Merged

fix(project): check project status for uniqueness constraint#226
susilnem merged 2 commits into
developfrom
fix/unique-constraint-project

Conversation

@tnagorra

@tnagorra tnagorra commented Jan 26, 2026

Copy link
Copy Markdown
Collaborator

Changes

  • remove database level constraint for project name uniqueness
  • ignore withdrawn and discarded projects when checking for project name uniqueness

This PR doesn't introduce any:

  • temporary files, auto-generated files or secret keys
  • n+1 queries
  • flake8 issues
  • print
  • typos
  • unwanted comments

This PR contains valid:

  • tests

@codecov

codecov Bot commented Jan 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.55%. Comparing base (cf89ecc) to head (cc53390).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #226      +/-   ##
===========================================
+ Coverage    87.52%   87.55%   +0.03%     
===========================================
  Files          211      211              
  Lines        12809    12819      +10     
  Branches      1089     1089              
===========================================
+ Hits         11211    11224      +13     
+ Misses        1197     1196       -1     
+ Partials       401      399       -2     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

susilnem
susilnem previously approved these changes Jan 27, 2026
@tnagorra tnagorra force-pushed the fix/unique-constraint-project branch from 9801e2c to 32d9051 Compare May 27, 2026 11:19
@tnagorra tnagorra requested a review from susilnem May 27, 2026 11:20
@tnagorra tnagorra force-pushed the fix/unique-constraint-project branch from 32d9051 to a5eda2f Compare May 27, 2026 11:29
@susilnem susilnem force-pushed the fix/unique-constraint-project branch from a5eda2f to cc53390 Compare June 17, 2026 05:46
@susilnem susilnem merged commit feef472 into develop Jun 17, 2026
6 checks passed
@susilnem susilnem deleted the fix/unique-constraint-project branch June 17, 2026 05:55
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.

2 participants