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

fw-5107, fix error messages for text array field #179

Merged
merged 2 commits into from
Oct 26, 2023

Conversation

sarahfirstvoices
Copy link
Contributor

Description of Changes

  • Due to a recent change, the text array field was trying to stringify a huge error object instead of just an error message. Fixed it to show the same error message it used to.

Checklist

  • README / documentation has been updated if needed
  • PR title / commit messages contain Jira ticket number if applicable
  • Tests have been updated / created if applicable

Reviewers Should Do The Following:

  • Review the changes here
  • Pull the branch and test locally

Additional Notes

N/A

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@sarahfirstvoices sarahfirstvoices merged commit 8700a27 into main Oct 26, 2023
4 checks passed
@sarahfirstvoices sarahfirstvoices deleted the fw-5107-null-text-arrays branch October 26, 2023 20:57
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