Page 1 of 1

Updater Cannot be seen in Taskodrome

Posted: 14 Sep 2017, 09:14
by froilanserohijos
Why cannot see the Updater User in Taskodrome? Then how to drag and Drop issues to them?

Re: Updater Cannot be seen in Taskodrome

Posted: 14 Sep 2017, 09:50
by atrol
I assume you are talking about this 3rd party plugin https://github.com/mantisbt-plugins/Taskodrome
You will hardly get any support for it in MantisBT forum.

If there are bugs in it, you should enter a report at https://github.com/mantisbt-plugins/Taskodrome/issues

I didn't have a deeper look at the plugin, but I assume it works the same way like MantisBT does it, which means you can't assign issues to updaters in a default installation.
You can change this behaviour by enabling "Handle an issue" for updaters on page Manage > Manage Configuration > Workflow Thresholds.

Re: Updater Cannot be seen in Taskodrome

Posted: 14 Sep 2017, 10:13
by froilanserohijos
Hi Atrol;

Thanks for the quick response but as I really tried, I cannot assign nor can see the other users, except only Administrator.

Hoping for your help Atrol.

Re: Updater Cannot be seen in Taskodrome

Posted: 15 Sep 2017, 07:32
by atrol
The author of the plugin seems to use a quite simple approach to build the user list.
Because minimal level for users, that are shown, is "developer".
https://github.com/mantisbt-plugins/Tas ... -329594718