Ilogeek / redmine_issue_dynamic_edit

Allows users to dynamically update (AJAX) issue's attributes from issue details page without any refresh (JIRA like)
http://www.redmine.org/plugins/redmine_issue_dynamic_edit
MIT License
134 stars 56 forks source link

Issue Saving Edits #51

Open jasonmacer opened 5 years ago

jasonmacer commented 5 years ago

First let me say, great plugin. This is a super big help.

I am having an issue saving any inline edits. Per attached 001 image, I make my edits in the adjustable text field, but the "green check" will not save the work.

Now, if i am only editing one line, as in attached 002 image, i can hit "enter" and save the work.

This is an install on a CentOS7 VM, and I have attached my environment details below.

I'm all ears if anyone has any ideas.

Thanks again for the great plugin!

Redmine 4.0.4.stable

Environment: Redmine version 4.0.4.stable Ruby version 2.6.3-p62 (2019-04-16) [x86_64-linux] Rails version 5.2.3 Environment production Database adapter PostgreSQL Mailer queue ActiveJob::QueueAdapters::AsyncAdapter Mailer delivery smtp SCM: Git 1.8.3.1 Filesystem
Redmine plugins: easy_instant_messages 2016 easy_mindmup 1.0 easy_wbs 1.5 redhopper 2.0.0 redmine_agile 1.4.12 redmine_base_deface 1.3.2 redmine_base_stimulusjs 1.0.1 redmine_checklists 3.1.16 redmine_ckeditor 1.2.2 redmine_home_page_redirector 1.0.0 redmine_issue_badge 0.1.0 redmine_issue_dynamic_edit 0.6.7 redmine_issue_templates 0.3.5 redmine_issue_todo_lists 1.3 redmine_issue_view_columns 1.0.1 redmine_issues_hub 0.0.2 redmine_issues_tree 0.0.13 redmine_mapping_board 0.7.0 redmine_messenger 1.0.5 redmine_multiprojects_issue 4.0.0 redmine_percent_done 1.1.0 redmine_project_alias_2 1.1.1 redmine_smile_togglesidebar 1.0.6

Edit Not Saving 001 Edit Not Saving 002

tonybro233 commented 4 years ago

Same problem, can't edit issue description while using redmine_ckeditor at the same time.

jasonmacer commented 4 years ago

Hopefully they can figure out the issue. I really do love this extension. I think there are some issues in 4.X as I'm also having an issue with subtask_list_accordian. I think there were some naming changes somewhere along the way and that is what's mucking things up.

jasonmacer commented 4 years ago

Just checking in to see if anyone has any ideas or not. Thanks again!