Use correct order when repositioning existing designs
Unpositioned designs are sorted by ID, so we need to explictly specify that order when calling `move_nulls_to_end`. We also always need to reload the design objects in case their position was changed in the DB by the `move_nulls_to_end` call.
Showing
Please register or sign in to comment