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 Assign Time Entries does not work #37

Open
huyttq opened this issue Feb 15, 2016 · 3 comments
Open

Bulk Assign Time Entries does not work #37

huyttq opened this issue Feb 15, 2016 · 3 comments

Comments

@huyttq
Copy link

huyttq commented Feb 15, 2016

Show Internal Error after clicking on the link.

Here is the details form error_log file:

Processing by ContractsController#add_time_entries as HTML
App 12933 stderr: Parameters: {"project_id"=>"test", "id"=>"1"}
App 12933 stderr: Current user: admin (id=1)
App 12933 stderr: Completed 500 Internal Server Error in 48ms (ActiveRecord: 21.7ms)
App 12933 stderr:
App 12933 stderr: NoMethodError (undefined method sort_by!' for #<TimeEntry::ActiveRecord_Associations_CollectionProxy:0x007f70821deda0>): App 12933 stderr: lib/redmine/sudo_mode.rb:63:insudo_mode'

Version:
Redmine 3.2.0
The plugin is 2.0.1

@wesley-jones
Copy link
Collaborator

Hey, sorry.... Bulk assign has not been updated for Redmine 3 yet. I'm not sure when that will be ready.

On Feb 14, 2016, at 11:11 PM, Huy Thái [email protected] wrote:

Show Internal Error after clicking on the link.

Here is the details form error_log file:

Processing by ContractsController#add_time_entries as HTML
App 12933 stderr: Parameters: {"project_id"=>"test", "id"=>"1"}
App 12933 stderr: Current user: admin (id=1)
App 12933 stderr: Completed 500 Internal Server Error in 48ms (ActiveRecord: 21.7ms)
App 12933 stderr:
App 12933 stderr: NoMethodError (undefined method sort_by!' for #TimeEntry::ActiveRecord_Associations_CollectionProxy:0x007f70821deda0):
App 12933 stderr: lib/redmine/sudo_mode.rb:63:insudo_mode'

Version:
Redmine 3.2.0
The plugin is 2.0.1


Reply to this email directly or view it on GitHub.

@partyp
Copy link

partyp commented Feb 15, 2016

@huyttq We are currently busy with other paying projects, but we would love to make the improvements mentioned here. If you are willing to send bitcoin to 1Dvqf9HaBoU14mERVMJo1UNQYNN3pB7HWs we can prioritize this fix.

@partyp
Copy link

partyp commented Mar 11, 2017

We are prioritizing this feature now since this is a great feature to onboard into using the module.

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

No branches or pull requests

3 participants