Forum Discussion

thiago-forneli's avatar
thiago-forneli
Copper Contributor
Sep 26, 2023

Taskboard task details

Hello everybody!
I was using a 7pace timetracker extension and it completely changed the layout of my taskboard kambam, now I can't see my detailed tasks, only the product backlog, how can I get it back to normal? I already uninstalled the extension and nothing worked...

1 Reply

  • Try this:

     

    1. Clear Browser Cache and Cookies
      • Sometimes layout changes are cached. Try clearing your browser cache or using an incognito window.
    2. Reset Board Settings
      • Go to your Azure DevOps project → Boards → Backlogs
      • Click the gear icon (Board settings)
      • Check if the Kanban columns or card styles were altered by the extension
    3. Switch to a Different View Temporarily
      • Try switching to Sprint view or Backlog view, then back to Taskboard
    4. Check for Hidden Work Item Types
      • Go to Project Settings > Work > Process
      • Make sure your detailed tasks (e.g. Tasks, Bugs) are still enabled and visible in the board configuration
    5. Use DevOps REST API to Inspect Board Configuration
      • If you’re comfortable with scripting, you can use the  Azure DevOps REST API to inspect and reset board layout settings

Resources