Closed jirkakara closed 1 year ago
I am not really sure onto which branch should I submit the pull request, if you need me to change the branch I can do that.
@jirkakara thanks a lot! merged into 223, will release 2022.3.1 if you really need, I could backport it to 213 as well, but I'd prefer not to do that unless necessary
Although I made a little change to avoid explicit listing of activities categories
I needed to get VCS changes, for some reason the function GetChangeHistoryForIssue did not return this kind of ActivityItem. You can also specify the parameter categories to function GetChangeHistoryForIssue, that returns just specific type of ActivityItem. This might come in handy because you do not need to iterate thru items you do not need.