Check if any workitem or artifacts is present in the links tab
I was able to achieve the functionality related to workitems such as (Add Related or set child workitem) with plugins . But there is only one API related to artifact i.e RELATED_ARTIFACT. With this, what kind of artifact links will be triggered?
Is there any way to check whether links tabs is empty or not using Java Plugins ?