Ben
Ben
I did some testing with the fixed_version parameter for selecting all issues related to a particular version within a project Based on a StackOverflow answer[1]. It seems to work properly...
Ok, just found the documentation @necrolyte2 was looking for: http://www.freelancingdigest.com/articles/redmine-query-reference/ @maxtepkeev: would it be possible to somehow integrate the above in python-redmine?
Not sure whether this the most elegant solution, but might a filter_by_project() method be an option ? Personally, I implemented by creating a custom_resource class, and changed the url there...
@RobGThai in case it helps to get started: Bandit has pretty good contribution guidelines, which might help you to get started: https://github.com/PyCQA/bandit/blob/master/CONTRIBUTING.md#your-first-code-contribution I'm not a bandit dev, but I have...
> @dsakagi something that would actually be super helpful would be compiling updates to CHANGELOG. @jpadilla done. See my PR #967
@lbordowitz any thoughts on how difficult or easy this would be? (asking you, since you did a lot on the azure backend)