reportportal / agent-python-pytest

Framework integration with PyTest
Apache License 2.0
94 stars 102 forks source link

Post issues as 'externalSystemIssues' #289

Closed HardNorth closed 2 years ago

HardNorth commented 2 years ago

Currently we just create a comment when we post issue from code like this:

* some_bug: [ABC-1234](http://bugzilla.some.com/show_bug.cgi?id=ABC-1234)

But it's more correct to use externalSystemIssues field for that.