Title | | » | LKSM app grid view error after renaming and deleting view in Manage Saved Views modal |
Assigned To | | » | xyang |
Notify | | » | Susan Hert |
Type | | » | Defect |
Priority | | » | 3 |
Milestone | | » | 22.07 |
Repro in LKSM app for a sample type grid (with experimental feature flag enabled for app grid customization):
1. create a custom view named "test"
2. open Manage Saved Views modal
3. rename the "test" view to "testing"
4. delete "testing"
5. click Done Editing
Result: grid tries to reload for "testing" view but it doesn't exist so the red error "The requested view does not exist for this user!" shows.