...ry to add content get "Status Code 400 - Bad Request" error. This block of code is what I successfully use to transition the issue with no content public async void u...
...xamples I attempt log in to Confluence by: public void loginToConfluence() { try { WebRequest request = WebRequest.Create(this.baseURL + this.loginAPI); System.String p...
...-Content-Type-Options: nosniff } this is my code: public static async Task CreateJiraIssueWithApiToken() { // Jira REST API endpoint for creating an issue string apiUrl = "h...
TL;DR; How to I exclude directory (mounted by docker if this is of any relevance and not subdirectory of: ${bamboo.build.working.directory}) from being cleaned when "Clean working directory a...
This question may be already asked and I have gone through most of them and still facing the issue. I am using c# sdk and trying to download attachments (pptx) from issue. we are using enterprise s...
Updated from 8.13.3 to 7.19.4. Collaborative editing worked fine in 8.13.3, but after updating to 7.19.4, I can't connect to websocket and can't create pages. My configuration is below. AWS A...
I have the "Create on Transition" add in. I am having trouble getting the value of a custom field to transfer on an issue I am creating. I have tried nearly every combination of values f...
...are team uses JSD and we are documenting in a public Knowledge Base and in private Confluence Spaces. We are using our knowledge base more and more (and we will create additional ones) and we love t...
We use Atlassian.Stash - C# API wrapper for Atlassian Stash, version v4.0.30319 C# .Net 4.8, Windows 10/1909 We migrated from Bitbucket Server to Bitbucket org, and have the error: U...
Hi, is there a good and maintained plugin for Bitbucket Server to navigate code with CTRL+Click for .Net (C# + VB.Net) ? I found Code Navigation for Bitbucket | Atlassian Marketplace&n...
Hey I want to export all Issues assigned to a user in a JSON file to import and use it elsewhere. My API-Call is like this: $"{url}/rest/api/2/search?jql=assignee={userId}" How do I g...
...as it's default values, but why? Here is my Code: public async Task<string> GetTimeSpentAsync(string issueKey) { var jiraConnection = Jira.CreateRestClient(_jiraSettings.Url, _...
Hello! I'm using the Jira API v2 to create an issue. I'm facing a trouble when I send a string with special caracteres on description filed. Here the example that is working for me when I send a P...
Two days ago , I was with a client to help them to by licenses for JIRA Sw cloud When the system askd then to write the name of the site , they wrote:the name but the process got stucked and s...
I want to change the webpage title : <title>whatever I want</title> with c# code, so that I can build in the future dynamic pages. I try a lot of things, but I cant change a...
Hi All, I am working on building my embedded project on pipleline via the yml file. If the build is successful I want to send the binary that was built via an email attachment to someone on the tea...
I am able to successfully get all the cards and custom fields from my board using: string qString = @"https://api.trello.com/1/boards/{boardId}/cards?customFieldItems=true&key={myKey}&t...
Hi, Our test solution is in C# using Selenium and we use Visual Studio as our IDE. The tests are associated to test cases in TFS and the status is updated accordingly after runs. Also, we have a...
using Atlassian.SDK - ver. 12.1.0 Hey, I'm trying to use Jira Api to get all the Issues of a certain type. I'm successfully able to connect to the endpoint and get my results using the method&n...
Hi , i'm new to c# programming my objective is to type an operation (operands and operators) in a single `expressionTextBox` and if I click on a `resultButton` the result will be displayed....
Hello Everyone, greetings, I am using JIRA Rest API to create issues from web interface where users can create tickets (Could be 50 users and not all JIRA users). At the moment Token user is set a...
Hi all, I'm new here, so if I missed a 101 somewhere, point me over to that ;) I'm trying to search for terms within, say, the Confluence community channel. If I use the federated search (search b...
Hopefully someone can help me as this is driving me insane!! Via the REST API I'm attempting to make a POST request to our Service Desk from a C# web form. I have tried to make the c...
I am changing from the free H2 database that comes with Confluence, and in which I've put several articles linked to my Jira Service Desk KB in a Space, to a PostgreSQL 9.6 DB. I was able to d...
Hi all, I can log into my Jira cloud account with my username and password via chrome and then enter a Rest call on the address bar like this: https://xyzonline.atlassian.net/rest/a...
Copied to clipboard
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.