We have moved to GitHub Issues
You are viewing the read-only archive of Umbraco's issue tracker. To create new issues, please head over to GitHub Issues.
Make sure to read the blog posts announcing the move for more information.
Created by Shannon Deminick 22 Aug 2013, 08:11:03 Updated by Per Ploug 31 Oct 2013, 11:57:41
Subtask of: U4-2891
This is due to the get pre values call being made because it thinks the drop down has changed on first load. There might be other editors doing this too, we'll need to check.
seems to only be making one request to the getPrevalues service as it is now
It makes one request to get the data type definition which includes pre-values already, but then it makes another request to re-get the same pre-values. The 2nd one isn't necessary since we already have the initial pre-values.
ah got it, found the issue in the watcher, since it performs a check when the initial value is set on the dropdown, making it always do this load, added a check to see if there was a value already set.
Priority: Normal
Type: Bug
State: Fixed
Assignee: Per Ploug
Difficulty: Normal
Category:
Backwards Compatible: True
Fix Submitted:
Affected versions:
Due in version: 7.0.0
Sprint:
Story Points:
Cycle: