-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
Description
Description:
Currently it is possible to select a job by entering its id in the URL, like: https://trydev.activeeon.com/scheduler/?job=108
which will display the specified job at the top of the jobs grid and will select it:
However, jobs executed later than the selected job are not displayed (see that it is not possible to slide up the vertical slide bar).
Notice that newer jobs do exist, but are only visible if the filter is not used:
Solution:
The filter should work as it does (selecting the specified job and putting it on top), but newer jobs should be visible as well.
Reactions are currently unavailable

