craftamap / pluploader

A simple plugin uploader for atlassian server tools written in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dont print modules when all modules are disabled

craftamap opened this issue · comments

When all modules are disabled after uploading, it is more like a spam instead
of information when a list of all disabled modules is printed.

Sven therefore suggested to modify the error message to read:

"Your plugin was installed successfully but all modules are disabled.
This is often caused by problems such as importing services that are
not properly defined in your atlassian-plugin.xml."

Would add: Check the logs of your Atlassian host to find out more.