Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

Example 1. View button "Active"

The following steps are performed:

  1. In the "Active" window, in the row with the selected task, the executor clicks the "Open" button or clicks on the task name.
  2. The task opens in a modal window. The page displays the title with the name of the task, fields with data used within this task.
  3. The executor by clicking on "x" closes the log window and returns to the "Active" table.


Example 2. The "Return to unassigned" button

The following steps are performed:

  1. In the "Active" window, in the row with the selected task, the executor clicks the "Return to unassigned" button.
  2. A notification with the text "Are you sure you want to return the task [Task name] to unassigned?" is displayed in the modal window.
  3. The executor clicks the confirm button.
  4. The task is reassigned to the executor.


Example 3. "Postpone" button

The following steps are performed:

  1. In the "Active" window, in the row with the selected task, the executor clicks the "Postpone" button.
  2. In the modal window you should change the due date.
  3. The executor selects the date and specifies the reason for changing the deadline.
  4. The executor clicks the "Confirm" button.
  5. The deadline is changed.

Example 4. Opening a completed Task

The following steps are performed:

...