Creating a new record with filter conditions will automatically set the new record with all the filtered condition fields.DescriptionCreating a new record with filter conditions will automatically set the new record with all the filtered condition fields.Release or EnvironmentAsprin, Berlin, Calgary, Dublin, Eureka, Fuji, Geneva, Helsinki, Istanbul, Kingston, London, Newyork.CauseExpected Behavior.Resolution[code]Issue: [/code]Creating a new record with filter conditions will automatically set the new record with all the filtered condition fields.[code]Steps to Reproduce: [/code]Open any table on the platform. Add filter conditions like opened by certain user or created on a particular date. Click New on the filtered condition table. New record will be created with the filter condition date pre-set on the new record.[code]Most Probable Cause: [/code]Expected behavior.[code]Solution Proposed: [/code]This is a expected behavior for any table.Regardless of tables, if a table is opened and filter conditions are added.Now user clicks on New UI Action on the table, a new record with the filter will be added to those fields.Example: open Change Request table.Add a filter condition: Opened by is 'User A'Now run the filter, there are change requests already created which show up by 'User A'Now click on new, a new record will be opened with Opened by as the same user: 'User A'This is how the platform works.