hidakatsuya / redmine_default_custom_query

Redmine plugin for setting default custom query of Issues for each project
http://www.redmine.org/plugins/redmine_default_custom_query
MIT License
72 stars 20 forks source link

First view don't show selected query #7

Closed AntonJa closed 9 years ago

AntonJa commented 10 years ago

I poject and subproject organized like this:

test

sub test

Project "test" have local query "test view1" Project "sub test" have local query "test view2"

both - "test" and "sub test" projects have enabled module "Default custom query" when I go to direct links {WWW}/projects/test/issues <> {WWW}/projects/sub-test/issues gives only one project with custom query other comes with default system query.

Same If I'll try clicking Projects > test > Issues > Projects > sub test > Issues

Moreover I have tried other sequence:

  1. Project
  2. test
  3. Issues (gives default system query)
  4. Issues (gives custom default query)
  5. Project
  6. sub-test
  7. Issues (gives default system query)
  8. Issues (gives custom default query)
Environment:
  Redmine version                2.5.2.stable
  Ruby version                   1.9.3-p0 (2011-10-30) [i686-linux]
  Rails version                  3.2.19
  Environment                    production
  Database adapter               Mysql2
SCM:
  Subversion                     1.6.17
  Mercurial                      2.0.2
  Git                            1.7.9.5
  Filesystem                     
Redmine plugins:
  localizable                    0.3.0
  redmine_default_custom_query   1.0.0
  redmine_didyoumean             1.2.0
  redmine_issue_templates        0.0.9
tommm commented 9 years ago

@hidakatsuya have you had any luck in looking into this?

hidakatsuya commented 9 years ago

@TommM No, i haven't set out to improve this issue yet, but i will do in this weekend.

hidakatsuya commented 9 years ago

@AntonJa Thank you for your report! :smile:

tommm commented 9 years ago

@hidakatsuya thank you for the fast response! This is such a great plugin :smile:

hidakatsuya commented 9 years ago

@TommM Thank you very much!