Fixed a race condition when loading a saved search that references plants other than the currently selected plants.
Result Paging Fixes
This contains all the fixes where query results were limited by default but we desired to retrieve all results.
Analysis Management Fixes
splice
mutates the array, slice
does not.