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

(Fix) A contact must be assigned to a project before it is added as chair of governors #1477

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

lozette
Copy link
Collaborator

@lozette lozette commented Apr 5, 2024

While writing code elsewhere we uncovered a small anomaly in this test - the contact which is created to be the Chair of Governors contact for a project must actually belong to that project before it is assigned. In not linking the contact to the project, the test is actually reassigning the contact from one project to another, as well as updating its attributes.

This anomaly was showing up as a bug in other branches (specifically when working on soft deleting projects).

…hair of governors

While writing code elsewhere we uncovered a small anomaly in this test - the
contact which is created to be the Chair of Governors contact for a project
must actually belong to that project before it is assigned. In not linking the
contact to the project, the test is actually reassigning the contact from one
project to another, as well as updating its attributes.

This anomaly was showing up as a bug in other branches (specifically when
working on soft deleting projects).
Copy link

sonarcloud bot commented Apr 5, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@lozette lozette merged commit c67d0e4 into main Apr 9, 2024
7 checks passed
@lozette lozette deleted the fix/correct-chair-of-governors-contact-test branch April 9, 2024 11:27
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