メインコンテンツまでスキップ

Project Priority Related Messages

Error codes related to project priority operations.


Overview

CodeMessageDescription
PRP001ID '{0}' のプロジェクト優先度は存在しません。別の ID を試してください。Project priority not found with the provided ID.
PRP002プロジェクト '{0}' のプロジェクト優先度は存在しません。Project priority not found for the specified project.
PRP003プロジェクト「{0}」の優先度を「{1}」に更新中にエラーが発生しました。再度お試しください。Error updating priority for the project.

Error Code Details

PRP001

Message

ID '{0}' のプロジェクト優先度は存在しません。別の 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

プロジェクト '{0}' のプロジェクト優先度は存在しません。

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

プロジェクト「{0}」の優先度を「{1}」に更新中にエラーが発生しました。再度お試しください。

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.