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

Update clawback table columns #1259

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

dp-daly
Copy link
Contributor

@dp-daly dp-daly commented Dec 20, 2024

Context

Content and design changes mean that we need to update the way we model our data for clawbacks.

Changes proposed in this pull request

  • Remove hours_rejected column from mentor_trainings table
  • Add hours_clawed_back column to mentor_trainings table
  • Add reason_clawed_back to column mentor_trainings table
  • Remove hours_rejected validation from Claims::MentorTraining model

Guidance to review

  • Review the migration file.
  • Run mentor_trainings validation tests.

Link to Trello card

https://trello.com/c/yxlrHhAt/1017-clawbacks-update-clawback-table-columns

@dp-daly dp-daly requested review from a team as code owners December 20, 2024 16:24
@dp-daly dp-daly self-assigned this Dec 20, 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