Skip to content

External id is null after creating Test case #143

@i-vasilev

Description

@i-vasilev

Hello. I have a problem with test case creating. After creating:

TestCase tc = testLinkAPI.createTestCase(summary,
                                                                  testSuite.getId(),
                                                                  ....);

Then tc.getExternalId() and tc.getFullExternalId() are null both.

Versions:

  • TestLink: 1.9.20
  • testlink-java-api: 1.9.20-1
  • JVM 11

I need this external id to set keywords to test cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions