Taylor Jones

Results 64 comments of Taylor Jones

I'll have to take a closer look at this feature. I haven't used it in the past, so I'm not sure how best to integrate with it.

While this can be done, it's not directly supported by the Atlassian SDK. You cannot modify the PullRequest object to add extra attributes. You could store the details about the...

Yeah, this isn't explicitly possible with this library. The stream is consumed in one direction and there is no way to reverse it. This is due to the nature of...

I've tested with that Bitbucket version (and just retested for sanity) without issue, so I don't think this is a compatibility problem. Can you share your browser version, the URL...

It doesn't look like anything stands out in your environment. However, if your username has a capital letter in it there was a bug fixed in PR Harmony 2.3.1 to...

I can see why this would be useful, but it's a big change. Basically everything about the pull requests section of the config would be altered. It would also break...

It should, and I'm not sure why it wouldn't for you. The close() method is called by the try-with block; Autoclosable classes just have to implement that method. On Tue,...

That certainly sounds like it could work. I don't have a workbook to test with though, would you be able to implement this in a PR and include one?

I believe this exception bubbles up from the `HSSFDateUtils.getJavaDate()` call.

Sorry for the delay in responding, I got married in October and then the holidays took most of my free time away. I looked into this and you are correct....