We successfully used a legacy JIRA Custom API Call module in Fusion to assign a Capability as the parent of an Epic (Feature). Since the parent Capability is static, we were able to reference its ID directly in the request body, eliminating the need to first search JIRA and map the result dynamicall...