...ollowing re-auth on multiple terminals (powershell, windows terminal, vs code terminal) but all give this error when trying to run the rovodev agent. i also revoked the API key and c...
Hello Community, I thought I would share my latest creation. A Powershell script which will take a CSV list of users (works with the default exported list, if ; Semi-colon is changed for , comma) I...
Hello to all I joined the Atlassian community by solving my problem with Powershell to update Jira plugins via UMP. So if I can help on powershell and Jira API, I'll be happy to. Best regards.
How to trigger the switch “Has access on site” via API in Administration > Users > User details in Access section? We want to disable certain users access but still want to keep the user disab...
Does anyone have a existing way to do the API call 'Get Users in Organization' via powershell? I tried JiraPS but that can only give me group members and its just their name where as this gives ID, t...
I've created 2 Powershell scripts for JIRA Server / DataCenter installations. "ExportSQLtoExcel.ps1" and "send email to jira project lead based on XLSX.ps1" "ExportSQLtoExcel.ps1" w...
...EST para baixar os anexos. Para isso, fiz um script em Powershell (testado em um Windows 10 - PSVersion 5.1.17134.407) que deixou o processo mais simples. Passo a passo: 1) Crie um filtro com as i...
Hi there Is there anyway to get a reporter's email address in Jiraps(Jira PowerShell). here is what I have : (Get-JiraIssue -Key "1111" -Credential $JiraCred).reporter n...
Copied to clipboard