Details
-
Bug
-
Resolution: Fixed
-
Major
-
13.4-rc-1
-
Unknown
-
N/A
-
N/A
-
Description
livedata-livetable should depend on xwiki-platform-livetable-ui
Otherwise, when calling the `/entries` rest endpoint with the default configuration, the XWiki.LiveTableResults document is not found.
This dependency could be made optional to let admin uninstall if its not needed in practice.
Also, we should check for the presence of the document before rendering it (same for template) and return a more relevant error message when its missing.