- ID
- 0af8dd4b-e6c4-4cd9-b4cd-7f74b3f04515
ENG-8408 Move datetime field to date field in people attributes
- tags :: Jira 15Five People Attributes Bugs
- source :: https://15five-dev.atlassian.net/browse/ENG-8408
- pull request :: https://github.com/15five/fifteen5/pull/27696
[[id:98e0f14f-78e7-4740-b200-f0096029150c][Testing]]
- The actual act of updating the field and generating the migration took all of
10 minutes. But then I had to update some tests and apply the migration to my
tests database. Because we use three PostgreSQL extensions, I then had to re-apply
those extensions to the test database. Then, finally I got the result back
that I didn't break anything. Hooray :sad: