Skip to content
R-Service R-Service
RR Tech Service Management Developer Guide

TaskFilter

Filter to determine which Task records are returned.

account ( AccountReferenceFilter )

Filter on Account.

agileBoard ( ReferenceFilter )

Filter on Agile board.

agileBoardColumn ( ReferenceFilter )

Filter on Agile board column.

assignee ( PersonReferenceFilter )

Filter on Assignee.

category ( TaskCategoryFilter )

Filter on Category.

completionTargetAt ( DateTimeFilter )

Completion target in supplied range.

completionTargetIndication ( TargetIndicationFilter )

Target indication filter on Completion target.

createdAt ( DateTimeFilter )

Created in supplied range.

createdFromRequest ( Boolean )

Include only if Created from request matches supplied value.

customFilters ( TaskCustomFilter )

One or more filters on the values of custom fields.

finishedAt ( DateTimeFilter )

Finished in supplied range.

id ( IDFilter )

Filter on node ID.

impact ( TaskImpactFilter )

Filter on Impact.

manager ( PersonReferenceFilter )

Filter on Manager.

mentioningMe ( Boolean )

Include only if Mentioning me matches supplied value.

providerNotAccountable ( Boolean )

Include only if Provider not accountable matches supplied value.

query ( String )

Free format search query

release ( ReferenceFilter )

Filter on Release.

requesterOrganization ( OrganizationReferenceFilter )

Filter on Requester organization.

service ( ServiceReferenceFilter )

Filter on Service.

serviceInstance ( ReferenceFilter )

Filter on Service instance.

skillPool ( ReferenceFilter )

Filter on Skill pool.

source ( StringFilter )

Filter on Source.

sourceID ( StringFilter )

Filter on Source ID.

status ( TaskStatusFilter )

Filter on Status.

subject ( TextFilter )

Filter on Subject.

supplier ( OrganizationReferenceFilter )

Filter on Supplier.

supplierRequestID ( StringFilter )

Filter on Supplier request ID.

taskId ( RecordIdFilter )

Filter on record ID as displayed in UI

team ( TeamReferenceFilter )

Filter on Team.

template ( ReferenceFilter )

Filter on Template.

templateTeam ( TeamReferenceFilter )

Filter on Template team.

updatedAt ( DateTimeFilter )

Updated in supplied range.

urgent ( Boolean )

Include only if Urgent matches supplied value.

workflow ( ReferenceFilter )

Filter on Workflow.

workflowCategory ( TaskWorkflowCategoryFilter )

Filter on Workflow category.

workflowJustification ( TaskWorkflowJustificationFilter )

Filter on Justification.

workflowType ( WorkflowTypeEnumFilter )

Filter on Workflow type.