problem.closed.can_create_tasks

ServiceNow property description:

Can create a Problem Task on a Closed Problem?

Attributes

  • Sys ID: 7bd5071e530c23004247ddeeff7b1267
  • Type: true | false
  • Application: Global
  • Default value: false
AI Logo

AI generated property description:

The ServiceNow property `problem.closed.can_create_tasks` determines whether users can create Problem Tasks for Problems that are already in a closed state. According to the provided documentation, this property is a configuration setting within the Problem Management module. When set to true, it allows the creation of new Problem Tasks even if the associated Problem record is closed. Conversely, if set to false, users will be restricted from creating new Problem Tasks for closed Problems. This property helps organizations control and manage their Problem resolution processes more effectively by defining task creation permissions based on the Problem's status.

Source

Related property: problem.closed.cancel_open_tasks