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

Redmine 3.4 cannot update issue #39

Open
niallfleming opened this issue Sep 13, 2017 · 0 comments
Open

Redmine 3.4 cannot update issue #39

niallfleming opened this issue Sep 13, 2017 · 0 comments

Comments

@niallfleming
Copy link

niallfleming commented Sep 13, 2017

ActiveRecord::StatementInvalid (Mysql2::Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'where id = 58682' at line 1: update issues set position = where id = 58682):
plugins/redmine_backlogs/lib/backlogs_activerecord_mixin.rb:170:in list_commit' plugins/redmine_backlogs/lib/backlogs_activerecord_mixin.rb:83:in move_to_top'
plugins/redmine_backlogs/lib/backlogs_issue_patch.rb:165:in backlogs_before_save' app/models/issue.rb:212:in create_or_update'
app/controllers/issues_controller.rb:558:in block in save_issue_with_child_records' app/controllers/issues_controller.rb:546:in save_issue_with_child_records'
app/controllers/issues_controller.rb:168:in update' lib/redmine/sudo_mode.rb:63:in sudo_mode'

Any thoughts? not sure why it's not getting the position value?

Tried with your version, and @TheMagician1 's version, with ~sugitk 's patch

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

1 participant