TruongMinh89

Results 2 issues of TruongMinh89

In test_run.py: def create_incident_report(test_run, test_record, test_case): project_id = test_run.project_id status = **'open'** ... incident_report.add_linked_item(test_case.work_item_id, **"triggered_by"**) -> status variable is assigned to fixed string value that could be another value in...

**Describe the bug** [example3.zip](https://github.com/user-attachments/files/17260665/example3.zip) In Doxygen 1.9.7, I could use the following aliases to embed reStructuredText (RST) content with leading asterisks removed: ``` ALIASES += "rst=\verbatim embed:rst:leading-asterisk" ALIASES += "endrst=\endverbatim"...

bug
fixed but not released
has pull request