Error trying to link a requirement to a test set by feature file importer

Luiza Tavares April 17, 2023

Hello, we started to use Xray Cloud to manage our test cases and feature files.

To do that, we are using the api /api/v2/import/feature to import our feature files and link the tests to the requirement issue by the @REQ_ tag in the feature file. 

@REQ_PROJECTKEY-3
Feature: Dummy feature

    @TEST_PROJECTKEY-1 @TESTSET_PROJECTKEY-101
    Scenario: Dummy scenario
        Given Dummy step description
        When Dummy step description
        Then Dummy step description

But, whenever I try to do that, this error is returned:

{"error":"Issue update failed! - issuelinks: Field 'issuelinks' cannot be set. It is not on the appropriate screen, or unknown."} 

I really don't know what else to do, the REQ_ is configured on Xray and whenever I try to link the test set to the story manually, it works. Currently, the only issue type with Test Coverage enabled is Story.

There are any config that I'm missing to make it work?

Thanks.

1 answer

0 votes
Luiza Tavares June 5, 2023

Hi, anybody?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events