Skip to main content
Version: 1.1.1

HR Tasks and Subtasks

HR specialists can assign tasks to employees, for example, in order to fulfill an HR request or conduct a survey by means of an HR form. The main information about tasks is stored in the Employee Tasks (hrm_employee_task) table. Tasks consist of HR subtasks, the information about which is stored in the HRM Subtasks (hrm_subtask) table.

Employee tasks

tip

Roles required:

  • Create – hrm_agent, hrm_supervisor.
  • Read – hrm_agent, hrm_supervisor, agent interface users can view the tasks assigned to them and the tasks for which they do subtasks; users assigned as approvers for the tasks.
  • Update – hrm_agent, hrm_supervisor, agent interface users can edit the tasks assigned to them.
  • Delete – hrm_admin.

Create an HR task


To create an employee task, complete the steps below:

  1. In the agent interface, navigate to Human Resource ManagementHR Task ManagementEmployee Tasks.
  2. Click New in the upper-left corner of the page and complete the required fields.
  3. Click Save or Save and exit to apply the changes.

Saving a new record creates a task in the Draft state.

Employee Task form fields

FieldMandatoryDescription
StateNThe field is populated automatically. Possible values:
  • Draft
  • New
  • Assigned
  • In progress
  • Completed
  • Canceled
CategoryNSpecify the task category. Typical categories might be titled as Selection and Recruitment, Documentation, Onboarding and Adaptation, Document management, and Corporate Training.
CallerYThe field is populated automatically with the name of the current user.
SubjectYSpecify the task subject.
DescriptionNSpecify the task description.
Assignment groupY/NSpecify a group to be responsible for the task. The field is not mandatory if the Assigned user field is populated.
Assigned userY/NSpecify an employee to be responsible for the task. The field is not mandatory if the Assignment group field is populated.
Approval requiredNSelect the checkbox if the task needs to be checked. The field is available for editing while the task is in the Draft, New, or Assigned state.
ApproversY/NSpecify approvers. The field is displayed and mandatory if the Approval required checkbox is selected.
Attachment requiredNSelect the checkbox if the assignee must attach a file to complete the task. The field is available for editing while the task is in the Draft, New, or Assigned state.
Results reportY/N

The field stores information about the task results provided to the approver.

The field is mandatory to move the task to the Pending approval or Completed state.

The field is read-only on the forms of tasks in the Pending approval and Completed states.

DiscussionNLeave a comment with additional information about the task.

Subtasks – the list contains the subtasks that must be fulfilled to complete the current task.

HR task control


Control a task in the agent interface

To change the task state, use the buttons in the upper-right corner of the form, if not specified otherwise.

To control a task, in the agent interface, navigate to Human Resource ManagementHR Task ManagementEmployee Tasks and open the required record.

UI actionDescription
Add subtask

Click to add a subtask to the current task. Fill in all the required fields in the modal window that opens and click Add.

The Add subtask button is located at the bottom of the page in the Subtasks related list and is displayed on the forms of tasks in all states except Pending approval, Completed, and Canceled.

Ready to start

Click to finalize the task's draft. The task state changes to New.

The button is displayed on the forms of tasks in the Draft state.

Assign to me

Click to assign the task to yourself. The task state changes to Assigned, and the Assigned user field is completed with the name of the current user.

The button is displayed on the forms of tasks in the New state.

Reassign

Click to reassign the task to another user. Fill in the required fields in the modal window that opens and click Reassign.

The button is displayed on the forms of tasks in the Assigned state to the user specified in the Assigned user field, their managers, and users with the hrm_manager role.

Cancel

Click to cancel the task. The task state changes to Canceled.

The button is displayed on the forms of tasks in the Draft, New, and Assigned states.

Start work

Click to start working on the task. The task state changes to In progress.

The button is displayed to the assignee on the forms of tasks in the Assigned state.

Complete

Click to complete the task. The task state will change to Completed if the related subtasks are in the Completed or Canceled state.

The button is displayed on the forms of tasks in the In progress state.
Send for approval

Click to send a task ready to be reviewed for approval. In the modal window that opens, fill in the mandatory fields, attach a file if required, and click Send. The task state changes to Pending approval if the related subtasks are in the Completed or Canceled state.

The button is displayed on the forms of tasks in the In progress state if the Approval required checkbox was selected before the task state changed from New to Assigned.

Reject

Click to reject the reviewed work. In the modal window that opens, fill in the required fields and click Reject. The task state changes to Rejected.

The button is displayed to approvers on the forms of tasks in the Pending approval state.

Approve

Click to accept the reviewed work. In the modal window that opens, fill in the required fields and click Approve. The task state changes to Completed, the Activity feed widget becomes read-only.

The button is displayed to approvers on the forms of tasks in the Pending approval state.

Control a task on the portal

On the portal, you can control a task with buttons if it is in the Assigned state.

To control a task, open the required record on the portal. To do this, in the header of the portal, go to ActivitiesTasks by HRTasks.

A task's portal page consists of the following widgets:

  • Activity Feed – use it to share any information about the task and its subtasks by exchanging messages, notifications of which are sent to the task caller and the task assignee,
  • Result – contains a report on the task results,
  • Task info – contains basic information and task control buttons.
UI actionDescription
Start work

Click to start working on the task. The task state changes to In progress.

The button is displayed in the Task info widget on the pages of tasks in the Assigned state.

Complete

Click to complete the task. The task state changes to Completed if its related subtasks are in the Completed or Canceled state.

The button is displayed on the pages of tasks in the In progress state.

Send for approval

Click to send a task ready to be reviewed for approval. The task state changes to Pending approval if its related subtasks are in the Completed or Canceled state.

The button is displayed in the Task info widget on the pages of tasks in the In progress state.

Reject

Click to reject the reviewed work. In the modal window that opens, fill in the required fields and click Reject. The task state changes to Rejected. The Task info widget becomes read-only.

The button is displayed to approvers on the pages of tasks in the Pending approval state.

Approve

Click to approve the reviewed work. In the modal window that opens, fill in the required fields and click Approve. The task state changes to Completed, the Activity Feed widget becomes read-only.

The button is displayed to approvers on the pages of tasks in the Pending approval state.

HRM subtasks

tip

Roles required:

  • Create – hrm_agent.
  • Read – hrm_agent, hrm_supervisor; agent interface users can view the subtasks in which they are the assigned user or approver.
  • Update – hrm_admin; agent interface users can edit the subtasks assigned to them and the subtasks created for the tasks assigned to them; users assigned as approvers for the subtasks.
  • Delete – hrm_admin.

Create an HR subtask


You can create a subtask in the following ways:

PathSteps
On the parent task form (recommended path)
  1. In the agent interface, navigate to Human Resource ManagementHR Task ManagementEmployee Tasks.
  2. Open the form of the task for which you need to create a subtask and go to the Subtasks related list.
  3. Click Add subtask and fill in the required fields in the modal window that opens.
  4. Click Add to confirm the action.
On the subtask form
  1. In the agent interface, navigate to Human Resource ManagementHR Task ManagementSubtasks.
  2. Click New and fill in the required fields.
  3. Click Save or Save and exit to apply the changes.

Saving a new record creates a subtask in the Draft state.

HRM Subtask form fields

FieldMandatoryDescription
StateNThe field is completed automatically. Possible values:
  • Draft
  • New
  • In progress
  • Pending approval
  • Rejected
  • Completed
  • Canceled
SubjectYSpecify the subtask subject.
DescriptionNSpecify the subtask description.
Assign toYSpecify who you want to be responsible for the subtask. Available options:
  • --None-- – default value
  • User assigned to the task
  • Manager of the user assigned to the task
  • User, group, or selection
Assigned userY/NSpecify an employee to be responsible for the subtask. The field is not mandatory if the Assignment group or Assigned selection field is populated.
Assignment groupY/NSpecify a group to be responsible for the subtask after creating the record. The field is not mandatory if the Assigned user or Assigned selection field is populated.
Assigned selectionY/NSpecify a selection of employees to be responsible for the subtask after creating the record. Every employee on the selection will get a separate subtask. The field is not mandatory if the Assigned user or Assignment group field is populated.
DeadlineNSpecify the date no later than which the subtask must be completed.
Approval requiredNSelect the checkbox if the work to be completed requires approval. The field is available for editing while the subtask is in the Draft or New state.
Approver typeY/NSelect the type of approver. The field is displayed and mandatory if the Approval required checkbox is selected. Available options:
  • --None-- – default value
  • Task assignee's manager
  • Parent task caller
  • Parent task assignee
  • Specified employees
Attachment requiredNSelect the checkbox if the assignee must attach a file to complete the task.
Results reportY/N

The field contains information on the subtask completion results provided to the approver.

The field is mandatory to change the subtask state to Pending approval or Completed.

The field is read-only on the forms of tasks in the Pending approval or Completed state.

HR subtask control


Control a subtask in the agent interface

To change the task state, use the buttons in the upper-right corner of the form, if not specified otherwise.

To control a task, in the agent interface, navigate to Human Resource ManagementHR Task ManagementSubtasks and open the required record.

UI actionDescription
Cancel

Click to cancel the subtask. The subtask state changes to Canceled.

The button is displayed on the forms of subtasks in the Draft and New states.

Start work

Click to start working on the subtask. The subtask state changes to In progress.

The button is displayed to the assignee on the forms of subtasks in the New state.

Complete

Click to complete the subtask. The subtask state changes to Completed.

The button is displayed on the pages of subtasks in the In progress state that do not require approval.

Send for approval

Click to send a subtask ready to be reviewed for approval. In the modal window that opens, fill in the mandatory fields, attach a file if required, and click Send. The subtask state changes to Pending approval.

The button is displayed on the forms of subtasks in the In progress state if the Approval required checkbox was selected before the subtask state changed from New to In Progress.

Reject

Click to reject the reviewed work. In the modal window that opens, fill in the required fields and click Reject. The subtask state changes to Rejected.

The button is displayed to approvers on the forms of subtasks in the Pending approval state.

Approve

Click to approve the reviewed work. In the modal window that opens, fill in the required fields and click Approve. The subtask state changes to Completed, the Activity Feed widget becomes read-only.

The button is displayed to approvers on the forms of subtasks in the Pending approval state.

Control a subtask on the portal

Control a subtask with buttons.

To control a subtask, open the required record on the portal. To do this, in the header of the portal, go to ActivitiesTasks by HRSubtasks.

A subtask's portal page consists of the following widgets:

  • Activity Feed – use it to share any information about the subtask by exchanging messages, notifications of which are sent to the callers and assignees of the subtask and its parent task,
  • Result – contains a report on the subtask results,
  • Subtask info – contains basic information and subtask control buttons and allows you to view the parent task and the profile of the approver.
UI actionDescription
Start work

Click to start working on the subtask. The subtask state changes to In progress.

The button is displayed to the assignee on the pages of subtasks in the New state.

Send for approval

Click to send a subtask ready to be reviewed for approval. In the modal window that opens, fill in the mandatory fields, attach a file if required, and click Send. The subtask state changes to Pending approval, the Subtask info widget becomes read-only.

The button is displayed on the pages of subtasks in the In progress state.

Complete

Click to complete the subtask. The subtask state changes to Completed.

The button is displayed on the pages of subtasks in the In progress state that do not require approval.

Reject

Click to reject the reviewed work. In the modal window that open, fill in the required fields and click Reject. The subtask state changes to Rejected, the Subtask info widget becomes read-only.

The button is displayed to approvers on the pages of subtasks in the Pending approval state.

Approve

Click to accept the reviewed work. In the modal window that opens, fill in the required fields and click Approve. The subtask state changes to Completed, all subtask widgets become read-only. The parent task page displays the new subtask state and the Result button. Click the Result button to view a report on the subtask.

The Approve button is displayed to approvers on the pages of subtasks in the Pending approval state.