Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

JIRA logging does not work when a test is tagged with multiple TmsLink annotation #143

Copy link
Copy link

Description

@Mjl33
Issue body actions

Description
When I tag a test with multiple @TMslinK annotations
And I enable logging to jira/zephyr
Then I expect both test to be logged to jira
Instead both test are not logged to jira

Example code below:

    @Test    
    @TmsLink("ABC-170")
    @TmsLink("ABC-177")
    public void this_tests_two_tickets_at_once() {
        //code
     }

To Reproduce

  1. Tag a test with multiple @TMslinK annotation
  2. Execute test with logging to jira enabled
  3. Observe jira to confirm logging

Expected Behaviour
All @TMslinK annotations should be respected and logged to jira

Screenshots

  • NA -

Versions:

  • Frameworkium-core version: 3.0.0
  • OS: Windows 7
  • Browser: Chrome
  • Version: 73.0.3683.75

Additional Context

  • NA -
Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.