Loriowar / redmine_issues_tree

Provides a tree view of the Redmine issues list
GNU General Public License v3.0
115 stars 72 forks source link

Minor bugs in 3.4 #66

Open Loriowar opened 6 years ago

Loriowar commented 6 years ago
czery commented 6 years ago

Another minor bug I recognized: Option to show tree view as default is not functional.

Loriowar commented 6 years ago

@czery please, specify version of Redmine, plugins and over details about your installation. This feature was tested during release 3.4 and all works as expected. If you have steps for reproduce, please, create a separate bug and I'll fix this.

czery commented 6 years ago

Hi @Loriowar

we use Redmine 3.4.3 and installed the latest version of your plugin 0.0.11 (Although the redmine admin still shows 0.0.10, whyever...) The plugin works great but the default setting is not functional in our installation so we always have to press the tree view link before seeing the nested issue tree.

As a theme we use latest Boostmine 1.2 and we do have some other plugins installed as well which are:

Would be great if you could find a hint here on how to fix this. If you need any information just let me know.

Loriowar commented 6 years ago

@czery most probably, you make a standard error: you use master branch of this plugin. Please, DO NOT USE master branch EVER. Only in this branch I doesn't change version from 0.0.10 to 0.0.11. So, please, reinstall plugin from branch 3.4.x. I checked function with default tree view on Redmine 3.4 once more and this works as expected. Problem with this function exists in master branch. But master is not for usage, master for development experiments and this thesis explicitly written in the Readme.

czery commented 6 years ago

@Loriowar Ok, thanks for the hint. Will try this out today...

czery commented 6 years ago

@Loriowar Using master instead of 3.4.x was the issue for us... From our perspective master is most commonly used for the most recent stable version. That's why we used that. Thanks for your support and the great work.

Loriowar commented 6 years ago

@czery Glad to help. In case of this plugin a master branch is not stable and, most time, contain broken code. I understood you aim of last changes, but for now I can offer only periodical migrations from branch to branch according to changes of Redmine version.

abonyir commented 6 years ago

Thanks for the info and for your plugin, using master instead of 3.4.x caused the same issue at me too. Now the default setting works.

lnh089 commented 6 years ago

@Loriowar ,I have install this plugin with v3.4.x and redmine is 3.4.4 version,but option to show tree view as default still not functional.