DEVSU-2864 Allow multiple projects to be associated with one variant-text item - #499
Open
bnguyen-bcgsc wants to merge 8 commits into
Open
DEVSU-2864 Allow multiple projects to be associated with one variant-text item#499bnguyen-bcgsc wants to merge 8 commits into
bnguyen-bcgsc wants to merge 8 commits into
Conversation
bnguyen-bcgsc
commented
Jul 6, 2026
Contributor
- DEVSU-2864
- Update association between projects and variant texts to be many to many
- Add new join table for many to many table
- Update variant texts routes and unit tests to associate multiple projects per variant text record
- Update association between projects and variant texts to be many to many - Add new join table for many to many table - Update variant texts routes and unit tests to associate multiple projects per variant text record
Contributor
Author
|
Client changes in tandem with this PR pending |
- Code lint
…oader returns all project records and not just the first one in variant text - New scope keeps minimal scope the same (excluding id) so other unit tests can pass (e.g.: notification)
bnguyen-bcgsc
marked this pull request as ready for review
July 8, 2026 21:42
This comment has been minimized.
This comment has been minimized.
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #499 +/- ##
===========================================
- Coverage 77.21% 77.03% -0.18%
===========================================
Files 186 187 +1
Lines 6762 6824 +62
Branches 858 875 +17
===========================================
+ Hits 5221 5257 +36
- Misses 1447 1471 +24
- Partials 94 96 +2 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
elewis2
reviewed
Jul 10, 2026
elewis2
reviewed
Jul 10, 2026
…less of project access - Update variantText unit tests
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.