"Refresh All Record Values" doesn't work in Modal

I’ve created a workflow that updates a record based on some computation.

The workflow runs and updates the record, but even if I call

“Prompt → Refresh All Record Values on Page”, the value doesn’t get refreshed.

If I reload the page, the value is properly updated.

This seems to be an issue with the workflow running inside a modal.

(pages/xxxx?recordID=yyyy&recordPageID=zzzz)

If this page is viewed outside of a modal context, (/pages/xxx/record/yyyy), the workflow updates the view as expected.

Corteza version 2023.3.6

Thanks, will take care of it.
Ref: “Refresh All Record Values” prompt doesn’t work in Modal · Issue #1454 · cortezaproject/corteza · GitHub

1 Like