Hi everyone I just learned that we can connect multiple Jira instances through AppLinks, but it only works on Jira Software projects. Does anyone know if it's possible to activate this feature on J...
I'm using a custom domain for my confluence instance. When I'm trying to create an applink between confluence and my app, I receive an error. When I do so for jira, everything works fine. I suspect t...
Hi Team, How many connections (using Application links options) can be made from JSM to a Jira application? For example, if there are 2 sandbox instances of JSM, can we connect both of these to a singl...
Hi Braintrust. My org is using JSM Standard. I want to be able to enable integration with Autotask which is used by one of our vendors. I have read many articles and they appear to offer c...
...hat supposed to be the case? tldr; unable to login to jira/confluence with crowd integration post upgrade to 7.1.0
Hey, I'm getting error while trying to change baseURL via cURL, I'm using this command: test='Authorization: Bearer PERSONAL_ACCESS_TOKEN' && curl -v -H "$test" -X PUT https://s...
When we have linked multiple confluence links linked to JIRA from application linking tab, the how we fetch the specific Application Link using getApplicationLink(Applic...
I am struggling with groovy script which can compare all fields of 2 project and create a confluence page with findings . I am new to groovy script , so this i got from GPT. Code : i...
...ustomfield_<custom field id>") // get hyperlink from current ticket def remoteIssueLink = issue.getCustomFieldValue(customField) as String def localIssueLink = ("<local link>" + issu...
Copied to clipboard