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

[TTAHUB-3608] Exclude courses that have been replaced from query #2474

Merged
merged 2 commits into from
Nov 14, 2024

Conversation

thewatermethod
Copy link
Collaborator

Description of change

Updated courses were still showing in the admin interface because the mapsTo construct was not accounted for anywhere. I have added that as a scope in the relevant queries.

How to test

Perform the course upload with the CSV in the Jira ticket on prod data. You should see the correct number of courses in the admin course display.

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 changed the title [TTAHUB-3608] Excude courses that have been replaced from query [TTAHUB-3608] Exclude courses that have been replaced from query Nov 13, 2024
@thewatermethod thewatermethod merged commit d57119b into main Nov 14, 2024
10 checks passed
@thewatermethod thewatermethod deleted the mb/TTAHUB-3608/fix-course-upload branch November 14, 2024 21:31
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