Setup: The user is removed from a native Order by the administrator after having added some timelogs
User Actions: User opens timesheet
Expected Results: Order should not be visible in the dropdown box & user should not be able to add more time to this order in their time sheet. Row should be coloured grey.
The test passes on MySql.
On Postgresql, the Order is not visible in the dropdown box as expected, but the user is able to add more time to the order and the order row is not grey.
Setup: The user is removed from a native Order by the administrator after having added some timelogs User Actions: User opens timesheet Expected Results: Order should not be visible in the dropdown box & user should not be able to add more time to this order in their time sheet. Row should be coloured grey.
The test passes on MySql. On Postgresql, the Order is not visible in the dropdown box as expected, but the user is able to add more time to the order and the order row is not grey.