Closed abbi1229 closed 2 years ago
Hi @abbi1229, it looks like you don't have any board
in a project. Is it so?
Hi @ankitpokhrel
No, We don't have any Board
in a project.
I tried to create a Board
but I don’t have permission. 😭
Our team is used to using DashBoard
or just open Project
then filter the issue.
Is it possible that jira-cli works without a Board
?
Hi @ankitpokhrel,
Our project was created with Bug tracking
of project template.
https://www.atlassian.com/software/jira/features/bug-tracking
Not a Kanban
or Scrum
.
So there will not have a Board
in default.
Could jira-cli support this type of project template?
@abbi1229 You can now select None
for empty boards and rest of the things should just work.
The change will be available in the next release.
For now, if you wish to use this feature, you can either compile from source or if you are using homebrew you can build binary from HEAD
(requires make
, git
and go
)
brew uninstall jira-cli
brew install jira-cli --HEAD
Jira server return:
The message returned by the jira server is expected? Or is there any suggested way to solve it? Thanks!