Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

notification email strings shown as individual characters #5066

Closed
1 task
rshewitt opened this issue Feb 5, 2025 · 1 comment
Closed
1 task

notification email strings shown as individual characters #5066

rshewitt opened this issue Feb 5, 2025 · 1 comment
Assignees
Labels
bug Software defect or bug H2.0/Harvest-DB Postgres and related DB tickets H2.0/Harvest-UI

Comments

@rshewitt
Copy link
Contributor

rshewitt commented Feb 5, 2025

notification emails are broken out by character. see picture.

Image

How to reproduce

  • start up the harvester admin app and navigate to a harvest source

Expected behavior

notification emails look like [ "email@example.com" ]

Actual behavior

notification emails look like ['e', 'm', 'a', 'i', 'l', '@', 'e', 'x', 'a', 'm', 'p', 'l', 'e', '.', 'c', 'o', 'm']

Sketch

  • Fix the string in the fixtures.json for notification_emails to be a Array of Strings instead.
@rshewitt rshewitt added bug Software defect or bug H2.0/Harvest-DB Postgres and related DB tickets H2.0/Harvest-UI labels Feb 5, 2025
@Bagesary Bagesary moved this to 📥 Queue in data.gov team board Feb 6, 2025
@btylerburton
Copy link
Contributor

This behavior only seems to happen on test fixtures, not on actual sources loaded via the UI

@cmhedrickREI cmhedrickREI moved this from 📥 Queue to 🏗 In Progress [8] in data.gov team board Feb 7, 2025
@cmhedrickREI cmhedrickREI moved this from 🏗 In Progress [8] to 👀 Needs Review [2] in data.gov team board Feb 7, 2025
@cmhedrickREI cmhedrickREI self-assigned this Feb 7, 2025
@rshewitt rshewitt moved this from 👀 Needs Review [2] to ✔ Done in data.gov team board Feb 11, 2025
@rshewitt rshewitt closed this as completed by moving to ✔ Done in data.gov team board Feb 11, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Software defect or bug H2.0/Harvest-DB Postgres and related DB tickets H2.0/Harvest-UI
Projects
Status: ✔ Done
Development

No branches or pull requests

3 participants