Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How do I code a sub-task in VS C#.NET to be created in JIRA?

Joey T
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 16, 2018

I am trying to create a sub-task from an existing issue in JIRA through Visual Studio (VS). I am using Atlassian.SDK library through bitbucket to access JIRA. It doesn't seem to be working when trying to connect to JIRA. Also, when I use "5" for a subtask type, it doesn't set the IsSubTask flag to true. What connection string, username, and password should I use to connect through Visual Studio and how do I get the program to recognize it's a sub-task that I am creating?

Here's a link to the Wiki of the Atlassian library I am using in VS:

https://bitbucket.org/farmas/atlassian.net-sdk/wiki/Home

0 answers

Suggest an answer

Log in or Sign up to answer