issues
search
AtlassianPS
/
JiraPS
PowerShell module to interact with Atlassian JIRA
https://AtlassianPS.org/module/JiraPS
MIT License
328
stars
131
forks
source link
Fixed missing expands of REST resource
#223
Closed
lipkau
closed
6 years ago
lipkau
commented
6 years ago
Description
Fix REST API call to include the expands we need
Motivation and Context
closes #222
Types of changes
[x] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
[x] My code follows the code style of this project.
[ ] I have added Pester Tests that describe what my changes should do.
[ ] I have updated the documentation accordingly.
Description
Fix REST API call to include the expands we need
Motivation and Context
closes #222
Types of changes
Checklist: