Issue in version 2024.9.2 - Inline edit does not update with new value

In version 2024.9.2, I have encountered the following issue:

When inline-editing a value in a record list, the new value does not appear in the updated field upon save, as it did in previous versions. The list must be refreshed, either manually or automatically, in order to see the new value.

Current state:

Update Participant in first row:

After save:

After list refresh

As you can see, the new name (Hogan, James R) didn’t appear in the list until after the refresh.

Strange, I can’t replicate this with a minimal example.
Can you try to create a new namespace, with one module that contains just a User field and try the same there?

I have a similar problem since upgrading to version 2024.9.2, but the problem does not occur after an inline edit. But after a step “Update all record values on the page” from a workflow. All values on the page are updated, only the record list has to be updated explicitly. I have also tested in a new namespace, but the issue persists. Maybe it is related to the same cause and could help you find the error.

1 Like

Ok, thanks for reporting it. I’ll see if I can replicate it.
Can I get more info on how the data on the page is related?
So what data is on the page (Module A, Module B)?
Which module is the record list connected to? All such details are nice to know

Think I fixed it, should be fixed in 2024.9.3
Sorry for the inconvenience, and thanks for reporting it again.