Uh oh!
There was an error while loading. Please reload this page.
force installation of Issue Template - #2099
Conversation
Teste and works
enoch85
commented
Aug 29, 2021
@juliushaertl I don't know if there's a reason for not fixing this in core(?), but this works as a workaround to get it enabled. Please advice. |
@enoch85 As an advice: I suppose |
enoch85
commented
Aug 29, 2021
Aah, true, didn't know that |
need to be able to change info.xml, and the `--force` option installs and enables it with the wrong "compatibility".
enoch85
commented
Aug 29, 2021
But, it didn't work. :/ |
szaimen
commented
Aug 29, 2021
Strange, thats excactly the usecase it was implemented for... |
enoch85
commented
Aug 30, 2021
Maybe a bug, or it simply doesn't allow enabling when info.xml is wrong? |
szaimen
commented
Aug 30, 2021
Don't know... See nextcloud/server#26252 for the PR |
enoch85
commented
Aug 30, 2021
I'll merge this for now. |
Just tried the force option myself. nextcloud_occ app:install --force --keep-disabled issuetemplate
nextcloud_occ app:enable issuetemplate --force |
Tested and works