Closed sanjabaj2 closed 1 month ago
About 4,100 instances of this error introduced on June 30th or so in this change.
About 250/day. Not sure what is user experience.
NoMethodError undefined method `[]' for true (NoMethodError)
decisions = diaries && diaries[:dependency_decs] ^^^^^^^^^^^^^^^^^^
Example can be seen in this Sentry log. List of all log entries where it is visible when the error was introduced.
Prioritizing https://github.com/department-of-veterans-affairs/va.gov-team/issues/90970 so that we can find the root cause.
Issue Description
About 4,100 instances of this error introduced on June 30th or so in this change.
About 250/day. Not sure what is user experience.
NoMethodError undefined method `[]' for true (NoMethodError)
Example can be seen in this Sentry log. List of all log entries where it is visible when the error was introduced.
Tasks
Acceptance Criteria