SendEmailCreator icon indicating copy to clipboard operation
SendEmailCreator copied to clipboard

Can't update the plugin from Kanboard plugins' manager

Open oleole39 opened this issue 2 years ago • 3 comments

Hello,

When trying to upgrade Auto Email Extended Actions from 1.2.5 to 1.2.6 in Kanboard 1.2.32 using either the plugin PluginManager, or the manual plugin install menu in KB, I run into an error. With the second method, additional details are given: the plugin's name (Auto Email Extended Actions) doesn't match the plugin's namespace (SendEmailCreator).

Applying PR #29 solves the issue (at least via the manual plugin install menu, I did not test for PluginManager plugin) - the plugin gets updated. It also gets renamed SendEmailCreator in the plugin list, instead of Auto Email Extended Actions, but I assume this is wanted ?

Regards, oleole39

oleole39 avatar Oct 23 '23 20:10 oleole39

hi, I get the same problem as well

klermor avatar Oct 28 '23 09:10 klermor

I'll take a look.

Something has changed for this to be an issue, as it has never been an issue, since #6

And it should match title in the json. https://github.com/kanboard/website/blob/3c57ad0368b15045b90eea52c21c1cd6fb9610cf/plugins.json#L169

creecros avatar Oct 28 '23 11:10 creecros

It is not possible to install the plugin via the PluginManager because of the wrong name. Please correct.

Kris-Sie avatar Nov 29 '23 14:11 Kris-Sie