Clone : Excluders records are not obeying 'include_in_system_clone' field functionalityDescriptionClone : Excluders records are not obeying 'include_in_system_clone' field functionality 1. Go to system Clone --> Exclude tables 2. Mark "include_in_system_clone" to false for few records 3. Run a clone with profile as blank Expected Behavior: Columns marked as false in step 2 should not be included in Clone request for excluder Actual Behavior: Columns are being added to exclude the list during the clone. Steps to Reproduce 1. Go to system Clone --> Exclude tables 2. Mark "include_in_system_clone" to false for few records 3. Run a clone with profile as blank WorkaroundUntil the PRB is fixed you can delete the record from Exclude tables(clone_data_exclude) list. instead of marking 'include_in_system_clone' as false Steps: 1. Go to system Clone --> Exclude tables 2. Delete the Records of the tables that you don't want to be excluded. 3. Run the clone.Related Problem: PRB1529943