Comment 12 for bug 1751800

Revision history for this message
James Fournie (jfournie) wrote :

Hi! I think Remington you were wrong. I did a test and found that the fields are getting reversed in service.removeField() -- likely due to the pop() which pops the last element, these elements are push()ed onto a fresh array with the reversed order. I've pushed a patch here on Github.

https://github.com/jamesrf/Evergreen/commit/656410f3c8a4e243fc802934a3df75220ca3af28

<email address hidden>:jamesrf/Evergreen.git branch LP1751800