Rally: When viewing a Workspace in Setup, the list of projects is not visible or the page won't load
search cancel

Rally: When viewing a Workspace in Setup, the list of projects is not visible or the page won't load

book

Article ID: 374124

calendar_today

Updated On:

Products

Rally SaaS

Issue/Introduction

Unable to access Projects tab when viewing a Workspace in Setup or the filter is unaccessible or is not working properly

Error, "Whoops! We hit a snag.  Top people are working on it. In the meantime, you can use the navigation menu or your browser's back button to exit this page."

Cause

This is due to a corrupt filter setting which prevents the page from loading.  Filters are saved as a Preference on a per-user basis.  To clear the potentially corrupt filter setting, you can delete the filter preference.  Each user experiencing this issue will need to walk through the process to clear their own preference. 

Resolution

The preference deleter is available as a community app from GitHub.  In order to install it, perform the following steps:

  1. On your dashboard or a custom page, add the "Custom HTML" app from the App Catalog.
  2. Paste the Preference Deleter code from This URL into the HTML section of the custom HTML application and <Save>.
  3. You will be prompted to enter the Preference Name: data-table-default/-222444/projects
  4. Make sure there are no beginning or ending spaces in the entry and click Find Preference.
  5. Then click the Delete button and confirm
  6. Delete Preference Permanently.
  7. Once you have deleted all preferences, click the Find Preference button again and ensure that you see a popup box titled Preference Not Found.
  8. Logout immediately (don't navigate to any other page, so as not to save any additional preferences).
  9. Log back in and check the page that had the issue.

See this video for a walkthrough on adding a custom app