Open emesika opened 1 year ago
yep! were you trying to fix/test anything and hit this codepath?
<element name="getDefinedCustomFieldKeys">
<complexType>
<sequence>
<element name="projectID" type="xsd:string"/>
<element name="typeID" type="xsd:string"/>
</sequence>
</complexType>
</element>
Yes , I compared impl with WSDL and found more , updating the issue with them
Yes , I compared impl with WSDL and found more , updating the issue with them
- maybe the WSDL API changed for these, just a hunch 🤔
calling a wrong WSDL method :
Incorrect case usage detected for method: getProjectAtLocation in service: Project Found at pylero/src/pylero/project.py on line 93 Found at pylero/src/pylero/project.py on line 110
Incorrect case usage detected for method: doAutoassign in service: Tracker Found at pylero/src/pylero/work_item.py on line 813 Found at pylero/src/pylero/work_item.py on line 816