There is 1 comment.
 
 
LiveData Exporter Application / cid:jira-generated-image-avatar-c023e510-c090-4dce-97dd-e5d7ca5211d4 LDEXP-6 Open

Start export button does nothing on XWiki 15.10.10

 
View issue   ยท   Add comment
 

1 comment

 
cid:jira-generated-image-avatar-a14e2a89-ab3d-4084-8469-b110a90ad775 Michael Hamann on 26/May/25 14:01
 

The problem here is specifically with the filter that is specified in the example. It also triggers a warning from LiveData:

Error: Invalid choice: is not one of equals,less,greater,between,before,after,contains,startsWith,empty.

When you modify the filter that is displayed in the "Location" column (remove a character and add it again for example), the export works. I doubt that this is a regression, it seems much more likely that this never worked.