Good day I am trying to create a forge app to change any users public name. I have battling to get a response from this endpoint: https://api.atlassian.com/users/accountId/manage/profile I g...
Hello Community, i want to develop a JiraReports Module for Forge. Therefor i need an equivalent for the Connect Module. Here i didn't find anything https://developer.atlassian.com/p...
I don't know why, but ForgeApp has stopped working. It was working fine until a few hours ago. Also, I don't think I edited anything other than the contents of the jsx file. All that flows after “forge...
I'm developing a Forge app that is listing out all the remote links associated with a customer request in Jira Service Management for all of the customers to see. My problem is that the api.asApp...
I'm developing a Forge app to list all the remote links on the customer portal request UI. I think I managed to give the app the correct scope and unlicensed access permissions, correct me if I'm w...
Hi all Please provide thoughts on uses of Forge apps vs private Custom connect apps? (i thought I posted this previously but dont think I have) We have a private custom connect app that p...
Can anyone provide me with the documentation that how can i able to make forge App on jira datacenter? Thanks!
Hi, I'm developing a Connect on Forge app for Jira Cloud. I imported the invoke function from @Forge/bridge to use in the code file of connect modules in the remotes/connect folder to call to forge...
English We are currently using the Confluence and Jira of Cloud version. I would like to develop a process using Forge to update the Confluence page when a specific Jira ticket is issued. I w...
Hi all, we are exploring migration from DC to cloud. i came accross "Forge", i wasn't aware of it, and it looks like a native atlassian coding platform to extend products functionality on C...
Could any one heIp me figure this out ? I have created a jira forge app with permissions in manifest.yml -> permissions: scopes: - manage:jira-configuration - storage:app - r...
...ome as a whole - one cannot just share a single stage or step definition. I've seen Pipes, but they are public-only and act as step script, so they don't really remove any complexity or repetition. &n...
...orkspace (forking a public repo) through Forge app, getting issues.
I’m working on a Forge app that needs to integrate with several external services: Fetching data from Zoom and Loom via REST APIs Embedding Calendly and DocuSign widgets in the UI Handling p...
Hi, I'm trying to make my Forge Rovo Agent help user to do stuff with relative dates. If the user writes "from today until next Sunday" the start date is some day in October 2023. Is t...
Hi, we develop an application that also provide a Rovo agent. To bring attention to the agent, we would like to be able to show a button in the application to open the agent. First, can our app kn...
...uch an error in the manifest and my usage is like this (2). I would appreciate if you can help me how to do this correctly. Have a good day. 1- https://developer.atlassian.com/platform/forge/manifest-r...
I'm trying to build Jira Forge application with UI Kit and @Forge/bridge package. When I try to access /rest/greenhopper/1.0/rapid/charts/async/velocity.json I get the following answer: c...
Hi everyone, I’m working on a Forge app for Bitbucket, and I’m trying to determine if there are any trigger events specifically for pipelines, such as when a pipeline is created, started, or c...
I've built a forge app and added it to a project and now members of that project can use it I want to show this app to selected users only. How can I control/manage that
Hello, I have created a custom rovo agent with the Rovo forge module which I am instructing to get specific confluence pages contents and Jira tickets via the RestApi , as I am calling the rests l...
Hi, I would like to call a Bitbucket api (using api.asApp().requestBitbucket() ) from a webtrigger listener. I have to obtain workspaceId and repositoryId to build a route, but I don't kno...
Hi! I've not used Forge in a while, so when I came back to it I updated tons of stuff and checked that I'm on the latest supported version. I also see that Docker is no longer required for tunneling....
When you list all your forms in Atlassian's UI, and you click on a form to edit it, it takes you to a URL that looks like: https://<domain>.atlassian.net/jira/servicedesk/projects/<...
Hello, as the title mentions, I am having issues implementing OAuth in Forge. In the past, with the Connect apps I created, OAuth was fairly straightforward (as much as it can be at least) in that I...
Copied to clipboard