Search screen - custom tab - save as is loosing the filter

Issue No: FRM-5038
Created 5/30/2017 6:03:19 AM
Type Bug
Priority Major
Status Closed
Resolution Fixed
Fixed Version 17.1
Description Search Screen (e.g. Contract search screen) - Custom Tab:   * User has a custom tab in contract search screen called "Test" ** It has the filter for "Start Date" and "Commodity Code" ** !pastedImage_d76809_0.png! * User added one additional filter for Origin ** !pastedImage_d76809_1.png! * Clicked on 'Save As' to save the tab with additional filter as "Test2"   !pastedImage_d76809_2.png!   * Issue#1: Now original custom tab "Test" is not having the earlier filters anymore instead it has no filters ** This is a bug because expectation is to have the original filter ** In this case it should have retained the filter with the following columns *** Start Date *** Commodity Code   !pastedImage_d76809_3.png!   * Issue#2: Test2 tab ** Sometimes it is not saving the new filter column added (e.g. Origin) to 'Test' tab before clicking on 'Save As' instead it was only saving what was originally there in Test tab. ** For e.g. instead of saving the "Test2" tab with Start Date, Commodity Code, and Origin it is saving the filter with only Start Date and Commodity Code. This is however is not happening always.   Fix these two issues at the earliest possible.