Skip to content

Extending get_items with root_only boolean#66

Open
sebastian-bergt wants to merge 1 commit intojamasoftware-ps:masterfrom
sebastian-bergt:get_items-root_only
Open

Extending get_items with root_only boolean#66
sebastian-bergt wants to merge 1 commit intojamasoftware-ps:masterfrom
sebastian-bergt:get_items-root_only

Conversation

@sebastian-bergt
Copy link

The Jama API allows this parameter, however py_jama_rest_client does not support it yet.

@bernardfitch
Copy link

bernardfitch commented Jan 28, 2026

I agree that this change would be useful (e.g. for fetching the children of a project 'item').

Unless I'm mistaken, however, I think your implementation is flawed as you unconditionally pass 'rootOnly': True when I imagine you meant to pass the parameter value, e.g.: 'rootOnly': root_only

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants