252 questions
Best practices
1
vote
1
replies
44
views
How can I see how much time a work item spent in the Blocked Kanban column?
I would like to understand whether it is possible to measure how many days a work item spent in the “Blocked” Kanban column when the work item state remains “Active”.
Context:
We are using a separate ...
0
votes
0
answers
161
views
Trying to implement drag and drop in my React project via my Kanban component
as part of a group project, I am trying to set up a kanban system similar to those used by YouTrack, Trello, and others to manage project tasks from one status to another by moving them from one ...
2
votes
1
answer
162
views
How can i prevent some groups to do a drag in kanban columns?
I'm making a kanban view in Odoo 17 to display my model in columns based in a Many2one field.
And i want a some specific groups to not able to drag and sort in kanban columns.
I tried to add ...
0
votes
1
answer
418
views
Grouping issues under 1 EPIC in the Jira Kanban board
I have a project consisting of 8 EPICs and 61 issues. Each issue is linked to one of the EPIC. In the Jira Kanban board I currently have a column called "ToDo" that contains all 69 items. ...
0
votes
1
answer
206
views
The 'Discussion' section of my PBIs in Azure are hidden from me. I cannot see them but by coworkers still can
The 'Discussion' section of the PBI displays only the header and everything below it is blank white space! All of my prior discussion data won't display for me, but my coworker can pull up the same ...
0
votes
0
answers
67
views
Troubleshooting task retrieval query in a Kanban board application
I'm utilizing a Kanban board with the MetaMagik plugin and aiming to compare/subtract between the creation date and the closing date.
I've constructed a query for this purpose, but it doesn't function ...
0
votes
0
answers
90
views
MS List Gallery View Background Colour of Cards cannot be Updated
I am creating a kanban board for my team on MS List. I have tried to follow a few guides on the Internet. However, I am unable to change the background colour of the cards in gallery view.
I am trying ...
0
votes
3
answers
2k
views
How to Create a Kanban App with Flutter and Enable Drag-and-Drop Feature?
I'm trying to create a Kanban application using Flutter to manage tasks and projects. I would like to know how to implement a Kanban board with columns such as "To Do", "In Progress&...
0
votes
2
answers
514
views
How can I update my Kanban board's filter to ignore closed XRAY Test issues?
I have a Kanban board and I see all XRAY Test issues in Open issues navigator even though they are closed. The Open issues are using a filter to pick issues where Resolution is unresolved and all XRAY ...
0
votes
1
answer
148
views
Archiving Jira tasks for the free version
I am trying to have the option to Archive tasks in Jira (the free version) and everything that I found on the internet says that there should be an option to do that from the scheme settings of the ...
0
votes
1
answer
592
views
How to prevent new Backlog items in Azure DevOps to automatically appear on Kanban board
I am new to Azure DevOps and I am trying to create tasks and issues in the backlog first without appearing on the kanban board, and when tasks are ready they should appear on the kanban board. However ...
0
votes
1
answer
688
views
Possibility to auto-assign persons that drag and drop Kanban cards
Our team uses the Kanban board in Azure DevOps.
We were wondering: if we have an unassigned card and a team member moves it across the board is there a way to assign that person automatically to the ...
3
votes
1
answer
380
views
How to remove " Archive Record " from Kanban view in Odoo
I want to remove the " Archive Record " or " Restore Records " from kanban view settings
see the screenshort
Select any Group By then Settings button then you will see this three ...
0
votes
1
answer
531
views
Is there a way to automate azure devops backlog organization/sorting?
I am a product owner using azure devops for backlog/story/bug/feature creation and organization. A repetitive task I find myself doing in is organizing the backlog by release version > priority >...
0
votes
1
answer
3k
views
Azure Kanban Board Columns State Mapping
How can I add values to the State Mapping Column Settings on the Kanban board?
My project shows currenly only 3 options. New, Approved and Committed. I need to add Pending Verification and Cannot ...