jijeshmohan / redmine_track_control

Redmine Plugin to control issue creation with specific tracker
http://jijeshmohan.wordpress.com/2011/12/24/redmine-tracker-control-plugin-released
Other
18 stars 17 forks source link

Issue with Redmine 3.0.3 #33

Closed AmiDesai closed 8 years ago

AmiDesai commented 9 years ago

Hello!

The plugin is great, perfectly fits my requirements... But now as i am upgrading to latest version of Redmine that is 3.0.3, this plugin has to be made compatible to 3.0.3 too.

Right now, it throws this error when View All Issue link is clicked. See below for the error obtained from log file.

fishermans commented 8 years ago

+1 Same on 2.6.6

jijeshmohan commented 8 years ago

Created a new branch for remine 3.x . you can download the plugin and try ( make sure that the folder name is redmine_track_control under plugins directory ).

@fishermans this should work with 2.6.6 as well( not tested )

fishermans commented 8 years ago

Thanks, I already fixed two issues yesterday. I'll check it in asap and send a pull request.

alexspetty commented 8 years ago

Testing this now.

alexspetty commented 8 years ago

This fix is working great on 3.0.1

jijeshmohan commented 8 years ago

thanks @iraycohen .

fishermans commented 8 years ago

Not working on 2.6.6. Same issue.

NoMethodError (undefined method enabled_modules' for nil:NilClass): app/models/query.rb:235:inbuild_from_params' app/models/issue_query.rb:119:in build_from_params' app/helpers/queries_helper.rb:179:inretrieve_query' app/controllers/issues_controller.rb:56:in `index'

Simply go to "Projects" main page and click on "Show all issues". http:///issues