Update handling of navigation filters on process creation
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 likerecursive
.
Edited by Erwan Rouchet