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

Remove old_state and new_state #1708

Merged
merged 1 commit into from
Sep 29, 2023
Merged

Conversation

thomasleese
Copy link
Contributor

@thomasleese thomasleese commented Sep 20, 2023

These fields have been replaced with old_value and new_value, this avoids the need to have multiple fields for storing the same thing.

Depends on #1707

Trello Card

@thomasleese thomasleese force-pushed the remove-old-state-new-state branch 4 times, most recently from 53a63bd to c1404ac Compare September 24, 2023 13:19
@thomasleese thomasleese force-pushed the remove-old-state-new-state branch 7 times, most recently from 01c2c2d to 02b57c2 Compare September 28, 2023 13:51
@thomasleese thomasleese marked this pull request as ready for review September 28, 2023 13:51
@thomasleese thomasleese requested a review from a team as a code owner September 28, 2023 13:51
These fields have been replaced with old_value and new_value, this
avoids the need to have multiple fields for storing the same thing.
@thomasleese thomasleese force-pushed the remove-old-state-new-state branch from 02b57c2 to 5ec8de2 Compare September 28, 2023 14:49
@thomasleese thomasleese merged commit 522cbe4 into main Sep 29, 2023
12 checks passed
@thomasleese thomasleese deleted the remove-old-state-new-state branch September 29, 2023 17:43
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