Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

history change can also return VCS changes #125

Merged
merged 1 commit into from
Mar 16, 2023
Merged

Conversation

jirkakara
Copy link
Contributor

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.

@jirkakara
Copy link
Contributor Author

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.

@rekolobov rekolobov changed the base branch from 213 to 223 March 16, 2023 14:03
@rekolobov rekolobov merged commit 3330f0f into JetBrains:223 Mar 16, 2023
@rekolobov
Copy link
Member

@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

rekolobov added a commit that referenced this pull request Mar 17, 2023
@rekolobov
Copy link
Member

Although I made a little change to avoid explicit listing of activities categories

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