go-jira-ui icon indicating copy to clipboard operation
go-jira-ui copied to clipboard

Kanban Support

Open nhandler opened this issue 9 years ago • 1 comments

Jira supports Kanban boards. It would be nice if go-jira-ui supported viewing and interacting with them. At a minimum, being able to view a board would be nice. Ideally, you would also be able to easily preview an issue and move it to a different column.

nhandler avatar Mar 01 '16 01:03 nhandler

I've got no idea how to implement this within the constraints of the current code. I guess in it's simplest form it's a grid representation of the issue states for a given query. It's unlikely to map to an actual Kanban board in the UI tho - there's magick in them JIRA Agile Plugin hills.

TBH, this sounds like a tonne of work, so I'm parking it for now. PRs welcome, cough cough ;)

mikepea avatar May 10 '16 05:05 mikepea