LiveData will return an error: “The row save action failed” without saved changes.
Expected result
No errors and changes are saved.
1 update
Changes by Nikita Petrenko on 08/May/25 19:06
Description:
h3. Prerequisites: * Have another wiki (might be option optional) * Have a custom class in your XWiki instance * Have several entries/objects to that class (make sure that name of the class has to include either some symobls: empty space, colon or dot in the name) * Have several entries/objects to that class h3. Steps to reproduce: - Use a Sandbox space - From source mode insert livedata
{code:java} {{liveData id="LiveData-Table" properties="doc.title, _actions" showPageSizeDropdown="true" source="liveTable" sourceParameters="className=New:Entry.MyTestClass"}}{{/liveData}} {code} - Save changes - Triger editing action on entry of table - Try to save it
h3. Actual result
LiveData will return an error: “The row save action failed” without saved changes. h3. Expected result
No errors and changes are saved.
This message was sent by Atlassian Jira (v9.3.0#930000-sha1:287aeb6)
If image attachments aren't displayed, see this article.