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

Chore: add back values for CST local fixture #2563

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

angela-tran
Copy link
Member

This is a follow-up to #2471 to add back values for the local CST TransitAgency fixture's info_url, phone, logo_large, and logo_small fields.

In that PR, those values were removed from the local fixtures because the idea at one point was to use them as defaults for those fields.

We decided to default to the empty string instead after discussion in #2471 (comment) and #2471 (comment).

Currently in main, if you run ./bin/reset_db.sh and run the app, you will see missing values:

Missing logo
Screenshot from 2024-12-04 15-32-55

Missing info_url and phone
Screenshot from 2024-12-04 15-33-13

@angela-tran angela-tran self-assigned this Dec 4, 2024
@angela-tran angela-tran requested a review from a team as a code owner December 4, 2024 21:49
@github-actions github-actions bot added deployment-dev [auto] Changes that will trigger a deploy if merged to dev migrations [auto] Review for potential model changes/needed data migrations updates labels Dec 4, 2024
Copy link

github-actions bot commented Dec 4, 2024

Coverage report

This PR does not seem to contain any modification to coverable code.

Copy link
Member

@thekaveman thekaveman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@angela-tran angela-tran merged commit b58eb16 into main Dec 5, 2024
12 checks passed
@angela-tran angela-tran deleted the chore/cst-fixture-info-fields branch December 5, 2024 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployment-dev [auto] Changes that will trigger a deploy if merged to dev migrations [auto] Review for potential model changes/needed data migrations updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants