Are you using our SaaS platform (Baserow.io) or self-hosting Baserow?
SaaS
What are the exact steps to reproduce this issue?
1- Create a page in the Application Builder with a Repeat element connected to a “List rows” Data Source.
2- Inside the Repeat, add a button with an “Update row” event.
3- In the Row ID field of the Update row action, select the automatic context variable provided natively by Baserow for the current Repeat item.
4- Click the button, either in preview or on the published app
Additional context
- The same automatic context variable works correctly when used in an “Open page” action referencing the row_id from the same Repeat item — so the issue seems specific to how the “Update row” action resolves the current row context, not to the variable generation itself.
- The error occurs both in preview and on the published application.
- This started happening after the 2.3 update; the same setup used to work correctly before.
Thank you,
Edouard