BUG: Error when project Sync when we have changed Comments" -B "Bery possibly this issue happens when we create the first comment to an issue and later we try to sync. We get the folloring exception.
InvalidOperation: /Users/rulasg/code/ProjectHelper/private/projectDatabase/project_database_Item.ps1:71
Line |
71 | $Item.comments += ($commentobj)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Method invocation failed because [System.Management.Automation.PSObject] does not contain a method named 'op_Addition'.
BUG: Error when project Sync when we have changed Comments" -B "Bery possibly this issue happens when we create the first comment to an issue and later we try to sync. We get the folloring exception.