jesper-raemaekers / python-polarion

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

In LiveDoc, getChildren(workitem) does not return elements in order #166

Closed micrenda closed 6 months ago

micrenda commented 8 months ago

In LiveDoc, when using document.getChildren(workitem), the items do not have the same order as the LiveDoc.

A possible workaround is to sort, after retrieval, according to the field workitem.outline_number, but a native solution would be better.

Thank you for the excellent library, which is saving lives!

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.