Skip to content

Update handling of navigation filters on process creation

Erwan Rouchet requested to merge fix-process-navigation-filters into master

Related to backend#947 (closed)

  • Using the name and type filters in the navigation no longer automatically implies Load children. I could not find any reason why this was done in the first place, even after a good dose of git blame.
  • The top_level filter is now supported and impacts Load children, just like recursive.
Edited by Erwan Rouchet

Merge request reports

Loading