Hi.
Is it possible to create an new issue on issue tracker(ex: gitlab). I tried below one - but it needs existing bug (on gitlab).
result = tlink.reportTCResult(testcase_id, testplan_id, build_name,'f', "mesg ", steps=result_steps, bugid="100")
Thanks for any pointers/help.