Use case and current situation:
- User is a subwiki admin and wants to install an extension that requires PR (JAR extension or XAR extension having a non-installed JAR dep)
- Right now we allow the user to try to install it and we fail the install
Expected:
- We should check and prevent installing the extension
- We should also provide a feature for the user to list only extensions (filtering) that he/she can install
Related issue: XWIKI-14760 |