Limitation on missing dependencies in an application

Certified Senior Developer
I have a process model (A) with an script task, and in the output node I have used a rule inside an apply. For example, apply(rule!doSomething,pv!myArray).
Now when I create a package process model (A), and check for missing precedents this rule (rule!doSomething) does not appear.
However, if I check the precedents of the process model, I get this rule in the list.

Is there any limitations on the missing precedents functionality?
What if we use the apply in interface, would missing precedents ignore that or is it just with process models?

OriginalPostID-245204

  Discussion posts and replies are publicly visible