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

[PROD] Remove Duplicate Goals for same Grant #2090

Merged
merged 14 commits into from
Apr 10, 2024
Merged

Conversation

GarrettEHill
Copy link
Collaborator

@GarrettEHill GarrettEHill commented Apr 9, 2024

Description of change

In addition to TTAHUB-2709 detailed below, this PR also reverts the XSS sanitation failure and fixes a vulnerability in a vendor package used by the front end.

TTAHUB-2709

Remove duplicate goals for the same grant from activity reports, and remove extra objectives. Goals are left to be merged through the UI

Insert Update Delete Table
0 0 83 "ActivityReportGoals"
0 0 0 "ActivityReportGoalFieldResponses"
0 0 0 "ActivityReportGoalResources"
9 0 81 "ActivityReportObjectives"
0 0 0 "ActivityReportObjectiveCourses"
0 0 0 "ActivityReportObjectiveFiles"
0 0 300 "ActivityReportObjectiveResources"
9 0 260 "ActivityReportObjectiveTopics"
0 56 0 "Goals"
0 0 0 "GoalFieldResponses"
0 0 0 "GoalResources"
9 0 81 "Objectives"
0 0 0 "ObjectiveCourses"
0 0 0 "ObjectiveFiles"
0 0 303 "ObjectiveResources"
9 0 260 "ObjectiveTopics"

How to test

Run the script, review the audit logs.

Issue(s)

Checklists

Every PR

  • Meets issue criteria
  • JIRA ticket status updated
  • Code is meaningfully tested
  • Meets accessibility standards (WCAG 2.1 Levels A, AA)
  • API Documentation updated
  • Boundary diagram updated
  • Logical Data Model updated
  • Architectural Decision Records written for major infrastructure decisions
  • UI review complete

Before merge to main

  • OHS demo complete
  • Ready to create production PR

Production Deploy

  • Staging smoke test completed

After merge/deploy

  • Update JIRA ticket status

@thewatermethod thewatermethod marked this pull request as ready for review April 10, 2024 15:23
@Jones-QuarteyDana Jones-QuarteyDana merged commit 062b50a into production Apr 10, 2024
12 checks passed
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