avo-hq/avo

Action query empty when selected from Grid view

Open

#3.757 geöffnet am 26. März 2025

Auf GitHub ansehen
 (5 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Ruby (1.778 Stars) (308 Forks)user submission
BugHelp wanted

Beschreibung

Describe the bug

In Grid view, checking a record and running an Action causes 'query' to be empty.

Running the same in List view works perfectly.

Expected behavior & Actual behavior

'query' should contain an array of selected records.

Contributor Guide