You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
After logging in and scrolling through the boards, I choose my board and get:
" Got response in unexpected format when fetching metadata. Please try again."
The same happens when I choose "None" for default board.
Please provide following details
JiraCLI Version:
(Version="1.5.1", GitCommit="0e0f82d52ef5a775d2cc662fbe38d9732b9b5c59", CommitDate="2024-01-20T10:48:06+00:00", GoVersion="go1.21.5", Compiler="gc", Platform="darwin/arm64") 2. Are you using Jira cloud or on-premise jira server?
This isn't available since I can't get past the init stage. We're on Cloud 3. What operating system are you using? Also mention version.
MacOS Sonoma Version 14.5 (23F79) 4. What terminal are you using? Also mention version.
MacOS Terminal Version 2.14 (453) ```
I'm able to auth via an automated script successfully without and prompts for input using this method. In my case, I also had to echo the API key with escaping (-e) to get the Jira API token to be read properly because it runs in kubernetes.
Describe the bug
After logging in and scrolling through the boards, I choose my board and get:
" Got response in unexpected format when fetching metadata. Please try again."
The same happens when I choose "None" for default board.
Please provide following details
(Version="1.5.1", GitCommit="0e0f82d52ef5a775d2cc662fbe38d9732b9b5c59", CommitDate="2024-01-20T10:48:06+00:00", GoVersion="go1.21.5", Compiler="gc", Platform="darwin/arm64")
2. Are you using Jira cloud or on-premise jira server?
This isn't available since I can't get past the init stage. We're on Cloud
3. What operating system are you using? Also mention version.
MacOS Sonoma Version 14.5 (23F79)
4. What terminal are you using? Also mention version.
MacOS Terminal Version 2.14 (453) ```
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Take me to the board/issues.
Screenshots
Additional context
The text was updated successfully, but these errors were encountered: