Open Loriowar opened 6 years ago
Another minor bug I recognized: Option to show tree view as default is not functional.
@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.
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.
@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.
@Loriowar Ok, thanks for the hint. Will try this out today...
@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.
@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.
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.
@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.