AtlassianPS / JiraPS

PowerShell module to interact with Atlassian JIRA
https://AtlassianPS.org/module/JiraPS
MIT License
321 stars 131 forks source link

Fix cross-multiplication of properties in Format-Jira #438

Closed fsackur closed 3 years ago

fsackur commented 3 years ago

Description

Fix multiplication of properties across all objects in InputObject when not using pipeline

Motivation and Context

closes #437

Types of changes

Checklist