View Rules not being applied as expectedDescription Views are inherited from the last object looked at, and are applied on subsequent viewings of a form from the same table. When opening a record form in a source list, the Default View of the form is applied in the absence of any applicable View Rule.For example, moving from the Software view of the form to another form where no View Rule applies, the Software view is inherited, regardless of the target task category. That view is applied until something happens to change it, like another view rule that specifies the Default view when the category is NOT software. Steps to Reproduce Open an incident record. Right-click in the form header bar and select Configure > Form Layout. In View name, select New. Type software. Click OK. Remove some fields from the Selected column. Click Save. Navigate to System UI > View Rules. Click New. Enter the following information: Name: software Match conditions: all Table: incident View: software Condition: [Category] [is] [Software] Click Submit. Navigate to Incident > Create New. Set Category to Software. Click Submit. Navigate to Incident > Open. Using the blue arrow, scroll until you pass more than one incident with a Category of Software. Scroll up.The view is stuck with a Category of Software and does not change, even if the category is not software. Workaround Flushing the instance cache resets the last view applied to the default view. Related Problem: PRB589307