In "Graph" page, when I select a time interval and then click on one of the arrows in the bottom right corner, only the "begin" part of timeslot is moved, the "end" part reamins the same. It may result in a state where begin > end (which than obviously causes error when trying to query the database).
Expected behavior is to move the whole interval, i.e. both start and end timestamps.
In "Graph" page, when I select a time interval and then click on one of the arrows in the bottom right corner, only the "begin" part of timeslot is moved, the "end" part reamins the same. It may result in a state where begin > end (which than obviously causes error when trying to query the database).
Expected behavior is to move the whole interval, i.e. both start and end timestamps.