palash kulshreshtha
palash kulshreshtha
try adding following in options object inside config.json `"list_issues_columns": { "Key": { "jsPath": "key" }, "Summary": { "jsPath": "fields.summary", "truncate": 70 }, "assignee": { "jsPath": "fields.assignee.name", "truncate": 15 }, "Status":...
try `jira jql customjql -j 1 | jq . | less ` you must have jq installed otherwise you can just run `jira jql customjql -j 1` it gives corresponding...
for whoever is facing the issue, try adding the style in webViewProps. its working for me in android 10, react 0.73
installation steps mentioned here helped me http://www.brendangregg.com/blog/2016-06-14/ubuntu-xenial-bcc-bpf.html ``` # echo "deb [trusted=yes] https://repo.iovisor.org/apt/xenial xenial-nightly main" | sudo tee /etc/apt/sources.list.d/iovisor.list deb [trusted=yes] https://repo.iovisor.org/apt/xenial xenial-nightly main # sudo apt-get update # sudo...
I'm facing same behaviour on my mac m1 , latency 95 p and histogram dont come
I'm game for setting up docker for it, but not able to understand how to run this project also do i have to make the api which takes swagger json...
Hi Marcus, you can try https://github.com/palashkulsh/jira-cmd its actively maintained. On Fri, Mar 11, 2022 at 4:35 AM Dan Shumaker ***@***.***> wrote: > Sorry , i no longer use this tool....
@chipbite can you please share your requirements, may be i can help
can you try adding "reporter":{ "uuid": "{69e37199-XXXXXXXXXXXXX701XXXX11a4}" }