Skip to main content

Project Priority Related Messages

Error codes related to project priority operations.


Overview

CodeMessageDescription
PRP001Project priority with ID '0' does not exist. Please try another ID.Project priority not found with the provided ID.
PRP002Project priority for the project '0' does not exist.Project priority not found for the specified project.
PRP003Error updating priority for the project '0' to priority '1'. Please try again.Error updating priority for the project.

Error Code Details

PRP001

Message

Project priority with ID '{0}' does not exist. Please try another ID.

Description

Project priority not found with the provided ID.

Root Cause

  • The project priority ID provided does not match any existing priority.

Resolution

  1. Verify the project priority ID and try again.

PRP002

Message

Project priority for the project '{0}' does not exist.

Description

Project priority not found for the specified project.

Root Cause

  • No project priority has been configured for the specified project.

Resolution

  1. Set up project priority for the specified project.

PRP003

Message

Error updating priority for the project '{0}' to priority '{1}'. Please try again.

Description

Error updating priority for the project.

Root Cause

  • An unexpected error occurred while updating the project priority.

Resolution

  1. Try updating the project priority again.