JIRA: Basic C#/Jira searching for issues

(This article is a follow up to http://maffelu.net/jira-basic-cjira-fetching-and-displaying-projects/) In the previous article, and the article before that, we talked about creating a connection to JIRA with C# and using that…(This article is a follow up to http://maffelu.net/jira-basic-cjira-fetching-and-displaying-projects/) In the previous article, and the article before that, we talked about creating a connection to JIRA with C# and using that connection…

Read the rest...

JIRA: Basic C#/JIRA fetching and displaying projects

(This is a follow-up to the initial JIRA/C# article: “JIRA: Basic C#/JIRA connection using REST“) In the previous article about how to work with JIRA in C# utilizing the REST…(This is a follow-up to the initial JIRA/C# article: “JIRA: Basic C#/JIRA connection using REST“) In the previous article about how to work with JIRA in C# utilizing the REST api…

Read the rest...

Using jQuery in Jira

If you want to make some customizations for your JIRA install using javascript then there are some good news; jQuery is bundled into the package. The only small downside is…If you want to make some customizations for your JIRA install using javascript then there are some good news; jQuery is bundled into the package. The only small downside is that…

Read the rest...