All work

Select view

Select search mode

 

`n.values.buffer is not iterable` error on Alarm query

Unresolved

Description

When doing an Entity DS alarms query (into an Alarm Table panel), selecting a limit greater than 10, a n.values.buffer is not iterable error is returned.

Attachments

1

Details

Assignee

Reporter

Fix versions

Affects versions

Sprint

Story Points

Components

Priority

PagerDuty

Created December 12, 2023 at 11:12 PM
Updated April 24, 2024 at 3:05 PM

Activity

Show:

Scott ThelemanDecember 13, 2023 at 7:37 PM

Looks like a bug that may occur in certain situations. PR to fix it has been posted.

Scott ThelemanDecember 13, 2023 at 6:21 PM

Thanks, that helps! I can put a guard in that code so it doesn’t cause an error.

Mark MahacekDecember 13, 2023 at 6:12 PM

from my browser console:

Scott ThelemanDecember 13, 2023 at 6:03 PM

I’m unable to reproduce this locally. If it is still occurring with the latest build, is it possible to get a stack trace or a line of code where this is happening?