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

Release Candidate 0.17.1 (Bug fixes for 0.17.0) #721

Merged
merged 7 commits into from
May 7, 2024
Merged

Release Candidate 0.17.1 (Bug fixes for 0.17.0) #721

merged 7 commits into from
May 7, 2024

Conversation

ptomasula
Copy link
Collaborator

@ptomasula ptomasula commented May 7, 2024

Following the release of 0.17.0, there were a number of bugs reported and patched as hotfixes. This PR collects those changes to issue a patch release.

Summary of Changes

ptomasula and others added 7 commits March 4, 2024 17:05
Related issue #707
It looks like the ownership model was never changed from individual accounts to organizations for this view.
Related issue #709
Users are supposed to have a dropdown of organizations they are affiliated with appears on this form. It looks like the template had a user is staff requirement, which prevented them from seeing and populating this required field.
Related issue #712
Fixes broken import.
Related Issue #713
The CSV download view was still pulling affiliation information based on a site registrations account. With the change to organizational ownership, a SiteRegistration's affiliation is not tied to a single account but multiple accounts, and the relationship is no longer 1-to-1 (i.e. site's are affiliated with multiple accounts). For those reasons I removed the affiliation related portions of the metadata causing the error but to a bad (stale) query strucutre.
@ptomasula ptomasula merged commit 0d66b9c into main May 7, 2024
@ptomasula ptomasula changed the title Bug Fixes for 0.17.0 Release Candidate 0.17.1 (Bug fixes for 0.17.0) May 7, 2024
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.

1 participant