Michael Lu

Results 10 comments of Michael Lu

Hi thanks for suggesting. I wasn't able to get the code out due to the license with one of the libraries. I may be able to get rid of that...

Can you try clicking Settings -> Remove this account and re-add your account again? Also if there's a change to your company's JIRA then it might make it incompatible.

Hi, Thanks for suggesting, will look into that and see if that's possible in 4.1 release

Hi @datascienceteam01, Thanks for the feedback and I am excited to see you decided to participate. Yes I do realize that the code is complex. It was more of a...

Hi, Thanks for suggesting, will investigate and look into this.

@liberodark A 0.3.1 build for x64 deb is released. Can you check to see if that works?

Hi, So currently one limitation is it lists the buckets of all account on connect which means you will need "list" permission to use the app. Will schedule in to...

This will be fixed in 0.1.6. Cheers for noticing this.

Ok this should be fixed in v0.1.6-beta.1

You can try the following launch.json, I was able to hit a breakpoint in index.js ```json { "version": "0.2.0", "configurations": [ { "type": "node", "request": "launch", "name": "Electron: Main", "protocol":...