Currently, when a task is displayed, the next task may be one with the
same suggestion
This was introduced to keep the user within the same "suggestion" scope, but
it ends up displaying a lot of difficult tasks (no occurences), including
incoherent ones, while a lot of easy tasks (with occurrences) are waiting to be
merged.
This commit aims at getting new tasks with the same suggestion but
only ones which have external occurrences
Currently, when a task is displayed, the next task may be one with the same suggestion
This was introduced to keep the user within the same "suggestion" scope, but it ends up displaying a lot of difficult tasks (no occurences), including incoherent ones, while a lot of easy tasks (with occurrences) are waiting to be merged.
This commit aims at getting new tasks with the same suggestion but only ones which have external occurrences