how to create jira Plugin in C#

abhishek Pandey March 27, 2015

Hi ,

I want to create JIRA plugin in C# for any change event happen in JIRA .

For example suppose we change Priority or added a comment in JIRA , an event will fire with the change .

Can you please help me to create plugin for this ?

1 answer

1 vote
teilor_soares
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 27, 2015

When someone who never created I plugin to JIRA wants to create one, I always recommend our tutorial on Atlassian Developers, starting in Set up the Atlassian Plugin SDK and Build a Project

 

If is important to you to use C#, I would recommend to get a look at Atlassian .NET SDK

 

Cheers!
Teilor

abhishek Pandey April 24, 2015

HI Teilor , Yes i have to create plugin in C# . But when i am following your C# link to get .NET SDK , its saying " Oops, you've found a dead link." Please help me to create JIRA plugin in C#

Suggest an answer

Log in or Sign up to answer