Skip to content

Patches: Order elements by status and dates

Manuel Tancoigne requested to merge reorder-elements into develop

Elements are sorted as follow:

  • Non-implanted elements, ordered by creation date (date added in the patch). Newer element on top
  • Implanted elements, ordered by implantation date
  • Removed elements, ordered by date of removal

Merge request reports