frameworkium-core icon indicating copy to clipboard operation
frameworkium-core copied to clipboard

Capture does not recognize multiple TmsLink or Issue annotations per method

Open Mjl33 opened this issue 5 years ago • 0 comments

Describe the Issue When test methods are annotated with multiple @TmsLink or @Issue, it get ignored

To Reproduce Steps to reproduce the behavior:

  1. Set multiple @TmsLink or @Issue per test method
  2. Enable capture
  3. Observe that capture does not recognize multiple annotations

Expected Behaviour Capture API should update for multiple annotations

Screenshots NA

Versions (please complete the following information):

  • Frameworkium-core version: 3.0.1
  • OS: Windows 7
  • Browser Chrome, Firefox

Additional Context NA

Mjl33 avatar Jan 26 '21 05:01 Mjl33