When importing from Azure DevOps I'd like to filter the records to only those that are linked to another record. For example, only import features that are part of Epic A. This isn't supported in the import WIQL today.
Our use case is we need to filter an integration not only be Area and work item type, but "Parent contains" which means we need the filter to support the WIQL string workitemLinks.
Our use case is we need to filter an integration not only be Area and work item type, but "Parent contains" which means we need the filter to support the WIQL string workitemLinks.