Feature(s) impacted
Smart Actions
Observed behavior
I created multiple Smart Actions long ago, bulk type so that we can trigger it from the list view.
One of the main dashboard users of our team have been using these actions for a long time, but today when he triggers the action from the list view, the “attributes.ids” we receive in the request server-side, which should contain the ids of selected lines, is an empty array instead.
However if he selects a line then use the action from the “Details” view, then it works. But it’s much more time consuming so we need to fix this problem.
I couldn’t reproduce on my computer, but my colleague consistently have this problem, even after refreshing the page and logging again.
Context
- Project name: ma-domiciliation
- Team name: Admin et dev
- Environment name: Production
- Agent technology: nodejs
- Agent (forest package) name & version: “forest-express-sequelize”: “~9.3.10”
- Database type: postgres
- Recent changes made on your end if any: none on these smart actions