-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
Description
What did you find confusing? Please describe.
The documentation on Data Dependency — Property Reference is missing the ModelStep
. It's unclear which ModelStep property will trigger the data dependency.
Describe how documentation can be improved
Explain how ModelStep works with data dependency, like all the other steps.
Additional context
We see that data dependency is not created when referencing ModelStep.name
from another step, but couldn't figure out if that is supported in the documentation.