python-redmine icon indicating copy to clipboard operation
python-redmine copied to clipboard

Custom queries example

Open albasili opened this issue 3 years ago • 0 comments

I'd like to fetch the issues in my custom queries and use them to programmatically generate my Changelog (or a section of it). Unfortunately while I was able to fetch project object and individual issues, i did not get anything in return for custom queries.

Is there an example I can try out? Are there any options ti debug what's happening?

I also thought there might be an acess right issue, but I'm using my own API key and I own those custom queries, so I shouldn't have access rights problems.

Thanks for any hint!

albasili avatar Feb 04 '22 18:02 albasili