Summary of the "lyrTaskDescription" columns in ListManager

Below table stores the possible tasks that can be run on a scheduled basis by a node in the cluster.

Primary key: TaskID

Field Name

Description

Version Added

TaskID

The unique identifier for this task. (int, NOT NULL)

 

AllowUserEdit

Can users change this scheduled task data? (bool)

AllowUserView

Can users view this task information? (bool)

Description

The textual description for this task. (varchar(255), NOT NULL)

RescheduleMinutes

Sets value to 10 minutes for incremental Report Summary Update (int, NOT NULL)

ShortDescription

A short description for this task. (varchar(50), NOT NULL)