jesper-raemaekers / python-polarion

A Python package to access the Polarion WSDL API.
MIT License
57 stars 35 forks source link

Automatically update TestSteps field when reading TestCase information #164

Closed JiangChangda closed 6 months ago

JiangChangda commented 8 months ago

Hello,

TestSteps I have encountered a problem. When I associate TestCase for TestRun, I need to read the information of the TestCase, which will call polarion->workitem.py->Workitem(class)->Line90, causing TestSteps to be updated with None. We believe that read operations should not modify the information of Workitems.

Can you provide us with some help?

Sincere thanks!

JCD.

github-actions[bot] commented 7 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 6 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.