qase-tms / qase-python

Qase TMS Python SDK
https://developers.qase.io
26 stars 26 forks source link

Invalid type --qase-testops-plan-id #116

Closed vadimkop closed 2 months ago

vadimkop commented 1 year ago

If I use --qase-testops-plan-id=5 in CLI, I see qaseio.exceptions.ApiTypeError: Invalid type for variable 'id'. Required value type is int and passed type was str at ['id']

alekseilantsov commented 1 year ago

Try these changes locally https://github.com/qase-tms/qase-python/pull/114. IDK how much time it'll take for the maintainers to approve the PR.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

gibiw commented 2 months ago

This problem has been resolved in the latest versions.