dapplo / Dapplo.Jira

This is a simple REST based JIRA client, written for Greenshot, by using Dapplo.HttpExtension
MIT License
35 stars 14 forks source link

just expose components field link to the issue #16

Closed jlopresti closed 7 years ago

jlopresti commented 7 years ago

a little PR to expose components field on issue :smile:

Lakritzator commented 7 years ago

Thanks, I need to make a small change myself and than I let my CI server build a new version.

P.S. it would also be nice to hear what you do with my project. So I have an idea for what it's used.

jlopresti commented 7 years ago

Hi,

Thanks for the quick reply ! Use it for home project on .net core. You are the only lib compatible .net core 😄

Lakritzator commented 7 years ago

I actually don't really use it on .net core yet, due to my HttpExtensions project this was easy to support. Let me know if you have any issues!

I still have a weird problem with my test cases, they sometimes fail. It might be a concurrency issue, which happens to behave like this on my build server... I will find it, but just wanted to warn you that if you have multiple requests running parallel there MIGHT be a bug.