Task Board has too many rows and fail to load
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2024 04:44 PM
Hello,
I am very new to SPM / Service Now. I was trying to use the stock task board on the agile side, and I accidently picked a swimlane field that has +8k rows and it won't load that page anymore to change the field. How do I fix this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2024 06:43 AM
Hello @tonyholiday ,
I understand your frustration! Choosing a swimlane field with too many rows can definitely break the ServiceNow stock task board. Here are some ways to fix the issue:
1. Reset the Swimlane Field:
- From the Agile Board:
- In the Agile Board, navigate to the gear icon > Board Settings.
- Under "Swimlanes," choose a different field with fewer rows or remove the swimlane altogether.
- Save the changes and reload the board.
- Directly from the VTB Board record:
- Navigate to the
vtb_board
table and find the record for your Agile Board. - In the "Swimlane Field" field, choose a different option or clear it.
- Update the record and reload the board.
- Navigate to the
2. Clear Browser Cache and Cookies:
Sometimes, cached data can cause UI issues in ServiceNow. Try clearing your browser cache and cookies, then reloading the Agile Board.
3. Use Debug Mode:
In developer tools, enable debug mode (usually F12 key) and open the Agile Board. Look for any console errors related to the large swimlane field. This can provide further clues about the cause and specific fix.
Thanks
Amarjeet Pal