Skip to content

Return original expression for non-matching regex in find_field_with_sort_order

oury.balde requested to merge topic/16.0/oury into branch/16.0
  • Updated the find_field_with_sort_order function to return (expression, None) when the regex doesn't match.
  • This provides clearer feedback by preserving the original expression.

--HG-- branch : 16.0

Merge request reports

Loading