Ankit

Results 81 comments of Ankit

PR would be great :)

@MrJarrad you can find related info in this wiki: https://github.com/ankitpokhrel/Dynamic-Featured-Image/wiki/Retrieving-data-in-a-theme

Hi @integrii, on-premises installation use jira api v2 and it expects the data in this format `[~displayname]`. For example, the input below should render fine in Jira UI. ``` Please...

Hi @klaudiusz223, security field is not a custom field as per your config and setting this field is not directly supported. However, you can try to update the config file...

Hi @astarrr, could you please share more details. What error you get? Does it work without `--plain` flag?

hmm...I don't have windows machine to check and its really hard to say what's happening without checking. I will try to reproduce this if I get access to a windows...

Hi @xbezdick, Thank you for the PR! I see that you changed unexported variables to the exported one. Could you please explain the reason for that? I don't see any...

This is strange! @xbezdick @danobi Can we confirm that `JIRA_AUTH_TYPE` variable is accessible in the shell/sub-shell and has a correct value? It looks like the variable is somehow not available...

Hi @maciekrb, could you please check if you get same error with the [latest beta release](https://github.com/ankitpokhrel/jira-cli/releases/tag/v1.0.0-beta.1)?

Hi @pcontezini, I couldn't reproduce this in my cloud instance but I suspect this might be related to the changes coming in the Jira 9.0 (#425). Perhaps not all regions...