Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bulk update of time entries doesn't work #63

Open
ajeeshkumar opened this issue Apr 22, 2017 · 1 comment
Open

bulk update of time entries doesn't work #63

ajeeshkumar opened this issue Apr 22, 2017 · 1 comment

Comments

@ajeeshkumar
Copy link

When I try to run a bulk update on select time entries in a project, I get internal server error.

The production log shows the following error:

NoMethodError (undefined method is_fixed_price' for nil:NilClass): plugins/contracts/lib/contracts/patches/time_entry_patch.rb:29:in time_not_exceed_contract'
app/controllers/timelog_controller.rb:185:in block in bulk_update' app/controllers/timelog_controller.rb:181:in each'
app/controllers/timelog_controller.rb:181:in bulk_update' lib/redmine/sudo_mode.rb:63:in sudo_mode'

@archonwang
Copy link
Contributor

@ajeeshkumar , you can try to use the fork of FireMartZ
https://github.com/upgradeya/redmine-contracts-with-time-tracking-plugin/

branch - master.

please check it whether it work well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants