Hello Team,
Thanks in advance.
I want to check values of one object which may be directly or indirectly linked to current object.
Eg:
I want to retrieve value of field from "Story" object, and my current object is "Enabler".
1. Direct link: Enabler -->Story
2. Indirect link : Enabler --->Feature--->Story
Please suggest some solution for this problem