Project

General

Profile

Actions

Defect #14621

closed

AJAX call on the issue form resets data entered during the request

Added by Robert Chady almost 11 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Normal
Category:
UI
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

Running in to an issue where the ajax call being issued when the status dropdown box is updated is causing data to be lost due to the delay.

To reproduce, make a status change in the status dropdown and then pretend you don't see the faint 'Loading' indicator and update the assigned_to field. When the ajax call completes for the change to status_id it will lose the assigned_to change. The Loading indicator is faint enough that it is very easy to miss it and the delay from that call is significant enough that it easily can trip up people making a lot of changes in the system.

Older Redmine did not have an ajax call on field update so this was never an issue before. Is there a way this can be changed so it does not cause the delay for that ajax call, or have the ajax call removed entirely? (I did not see what its use was with my cursory examination of it)


Related issues

Related to Redmine - Defect #13587: unpredictable tab position after ajax call loading workflowConfirmed

Actions
Related to Redmine - Defect #15125: Task properties are reverted when doing a task update from firefox.Closed

Actions
Actions

Also available in: Atom PDF