Slush bucket not loading the data on the related listDescriptionSlush bucket on Related list is not showing any data if glide.invalid_query.returns_no_rows is set to true.Steps to Reproduce 1. Set 'glide.invalid_query.returns_no_rows' is set to true and Open any incident2. Go to any related list for example child incident3. Click on edit4. Notice slush bucket is emptyWorkaroundSet the 'glide.invalid_query.returns_no_rows' System Property to false.Related Problem: PRB1501043