Current Behavior:
Currently in the newsfeed there are many times where the same person will be shown in a row
Expected Behavior:
There should be no repeats in the newsfeed of the same person twice in a row. Any time two tasks are from the same person in order they should be reshuffled. A simple checking algorithm should be implemented on the collection.
Current Behavior: Currently in the newsfeed there are many times where the same person will be shown in a row
Expected Behavior: There should be no repeats in the newsfeed of the same person twice in a row. Any time two tasks are from the same person in order they should be reshuffled. A simple checking algorithm should be implemented on the collection.