Closed AlthausKonstantin closed 8 months ago
Dear all,
I propose to change the method create_comment of the class _WorkItem such that one can answer to existing comments. This adds an existing function of the Polarion WSDL API to this python package, cf. the documentation of addComment.
create_comment
_WorkItem
addComment
Dear all,
I propose to change the method
create_comment
of the class_WorkItem
such that one can answer to existing comments. This adds an existing function of the Polarion WSDL API to this python package, cf. the documentation ofaddComment
.