Hello, since yesterday I (and another colleague in my team) started getting the following error
ERROR: could not get issue: invalid character '<' looking for beginning of value: file already closed
while executing the cpr subcommand, in order to create a PR
gh sherpa cpr --base develop -i
I use this version (not the older/internal one) and the config has not changed recently. The jira host points to the URI in the documentation (the axinic one)
The token used (in my case) does not have an expiry date, and I am, of course, connected to the VPN. I also checked that the gh cli and the gh sherpa cli extension are up to date.
See the following screenshot:
Expected behaviour
It should have not thrown an error and instead created a new branch and PR from that branch.
Detailed description
Hello, since yesterday I (and another colleague in my team) started getting the following error
while executing the cpr subcommand, in order to create a PR
I use this version (not the older/internal one) and the config has not changed recently. The jira host points to the URI in the documentation (the axinic one)
The token used (in my case) does not have an expiry date, and I am, of course, connected to the VPN. I also checked that the gh cli and the gh sherpa cli extension are up to date.
See the following screenshot:
Expected behaviour
It should have not thrown an error and instead created a new branch and PR from that branch.