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