Claudio Spizzi
Claudio Spizzi
## Description Fix issue [#193]. ## Types of changes - [X] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) -...
A call with the Get-ConfluencePage cmdlet and multiple labels specified in the `-Label` parameter ends in an error, due to a wrong parsing in the label parameter: ```powershell Get-ConfluencePage -Label...
#### Debugging Issue outside of Universal Automation Currently, the scripts using Universal Automation Variables are hard to test and debug outside of Universal Automation, because the variables are injected into...
#### Describe the Issue When I try to run the Universal Automation in a PowerShel. 7.0 container on Linux CentOS 7, it will throw an exception around the LibGit2Sharp library....
#### Is your Enhancement request related to a problem? Please describe Sort of a problem. In my case, the output is somehow "polluted" by the objects receiving over the pipeline....
#### Is your Enhancement request related to a problem? Please describe Currently, the script settings are stored in the `.ua` folder. With multiple script and a complex folder structure, the...
### Description Try to fix the issue with `New-JiraIssue` because of the deprecation of the createmeta endpoint: https://confluence.atlassian.com/jiracore/createmeta-rest-endpoint-to-be-removed-975040986.html Should solve these issues: https://github.com/AtlassianPS/JiraPS/issues/461 https://github.com/AtlassianPS/JiraPS/issues/469 ### Types of changes - [x]...
### Problem description When using the **CertificateDsc** module with the **CertReq** resource, an internal signed certificate can be issued on the fly. This certificate is not usable for the **SqlSecureConnection**,...
### Problem description Currently, it's not possible to detect an TCP/IP address group by using the IP. The TCP/IP address group name is mandatory during compilation time. For SQL Server...