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

Fix the error produced by Form Element Helper in Sentry #17937

Open
1 task
anantais opened this issue Apr 24, 2024 · 0 comments
Open
1 task

Fix the error produced by Form Element Helper in Sentry #17937

anantais opened this issue Apr 24, 2024 · 0 comments
Assignees
Labels
CMS Team CMS Product team that manages both editor exp and devops Needs refining Issue status

Comments

@anantais
Copy link
Contributor

anantais commented Apr 24, 2024

This is a ticket for fixing for one of the errors that have been repeating in the cms-notifications channel in Slack. You will need to investigate this error and fix the issue in the code that is causing it.

Error Message from Sentry below:

TypeError: implode(): Argument #1 ($array) must be of type array, string given in implode() (line 26 of /var/www/cms/docroot/core/lib/Drupal/Core/Form/FormElementHelper.php). [dd.trace_id=9223372036854775807 dd.span_id=627650737601576824]

Culprit:
/modules/contrib/monolog/src/Logger/Handler/DrupalHandler.php in Drupal\monolog\Logger\Handler\DrupalHandler::write

View in Sentry:
http://sentry.vfs.va.gov/organizations/vsp/issues/250077/?referrer=webhooks_plugin

Notes: This same error sometimes occurs daily but can show up multiple times per week.

Acceptance Criteria

  • Error is no longer present in the cms-notifications.
@anantais anantais added Needs refining Issue status CMS Team CMS Product team that manages both editor exp and devops labels Apr 24, 2024
@anantais anantais self-assigned this Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CMS Team CMS Product team that manages both editor exp and devops Needs refining Issue status
Projects
None yet
Development

No branches or pull requests

1 participant