I’m working on an MCP client written in Python (using the fastmcp library) that I plan to run inside an AWS Lambda function. I want to integrate it with the mcp-atlassian server to interact with Jira...
Hi Community, I'm Lauren, a PMM looking after Atlassian Administration and our billing platforms. You told us that finding the right settings in Atlassian Administration could be easier, and we lis...
Hello, We are developing a plugin that can change via the user interface the workflow name (plugin available only for admins). The problem after renaming the workflow, is that the issues are in an ...
We tried accessing Atlassian's remote MCP with langgraph as the host ( instead of claude desktop / vs code ) How we tried ::: from langchain_mcp_adapters.client import MultiS...
Hi We have a custom plugin that worked well with Confluence 8.5.21 and now I'm trying to get it working for Confluence 9.2.4. I managed to upgrade and bundle all required dependencies so that it ins...
I am creating new page and immediately after creation of that, creating child page under that. while creation doing operations of the copying permissions and adding labels. Below is a block of code ...
I am developing a plugin for Bitbucket Data Center 9.1.1, when launching the local development server with "mvn bitbucket:run" I get the following error: [INFO] 2025-05-05 10:35:15,496 ERROR [spri...
Hello Atlassian Community, I'm developing a plugin for Jira Data Center using the Atlassian SDK and Java. I need to create a custom field and ensure it's marked as required during issue creation. Wh...
https://community.atlassian.com/t5/Jira-questions/JIRA-in-localhost-from-Atlassian-SDK-does-not-show-top/qaq-p/1474390 Like the post above, I cannot navigate in the Jira Data Cente...
https://community.atlassian.com/t5/Jira-questions/JIRA-in-localhost-from-Atlassian-SDK-does-not-show-top/qaq-p/1474390 Similar to post above, I am unable to navigate in Jira Data Center hosted usi...
Good Day Fellas! I am building a Jira plugin and getting familiar with the platform. The moment I thought I had mastered it, I started getting a strange error after Quick Reload whenever I execute ...
Hi Team, I'm getting an error while creating a Hello world plugin as per Atlassian SDK documentation but when I run atlas-run command it throws an error Failed to execute goal on proj...
Asking the question here as the developer community is not letting me post there. -- Good Day! I'm following a tutorial to develop a Jira Plugin but am stuck at the REST API and gett...
Hi All, I see User notification preference in Jira Cloud. This feature is not available in DC. IS there any example or anyone developed custom user notification preference in DC Jira. If anyone alre...
Hi, I have been trying to build applications for my Jira Cloud Instance using Forge. But, I keep encountering a lot of difficulty and restrictions while trying to meet the requirements using F...
Well, today is your lucky day! Learn how to manage user authentication when in a Jira context, when ejected to develop your frontend rapidly and also learn some neat tricks on how to manage session ...
Introduction As Atlassian Cloud continues to evolve in 2024, the opportunities for developers to build custom apps for the Atlassian Marketplace are more exciting than ever. However, creating a tru...
Hello, everyone. I'm developing a Jira plugin for Jira DC 9.12.11 and using AUI 7.9.9 form validation for a AUI Dialog2. I'm using jQuery and JS to show and hide the dialog for different table rows ...
Hello, I am developing a plugin with Atlassian SDK. There are some reports in my plugin and I want my reports to be seen in a different category in 'Reports' (com.atlassian.jira.jira-project...
I am researching the kanban board feature in Jira, I intend to create a plugin that can modify the Jira kanban board. I use the Atlassian Plugin SDK with atlas version 8.2.10, AMPS Versio...
I need to label several hundred pages but can't seem to first find a way to identify the sub-set of pages in the space I'm interested in. Ideally I'd like to search a given hierarchy by URL using som...
I'm new to this, but I've been trying to install the atlassian sdk and I'm stuck on a step that isn't well documented. From this link: https://developer.atlassian.com/server/framework/atla...
Hi team, I have service project where we have setup the request types, the issues types and the workflows for each; For one of the request types called vendor, apart of the employee sub...
Hello community, We are developing a plugin for Jira Data Center, and we are aware of the Platform 7 changes as described here: https://developer.atlassian.com/platform/marketplace/dc-apps-plat...
I am developing a plugin with a hook for bitbucket repositories. The plugin requires both a plugin icon and a hook icon. For these purposes, I use a single 170x48 PNG image. The plugin icon is fine, ...
Copied to clipboard