25.9

The following updates were made for 25.9.

Added

Fields

Field Name ApiEntity Name Tag Name Comments
assignedUsers ApiEntityUserGroup Project, Workspace  

Entities

ApiEntity Name Tag Name Comments
ApiEntityConfiguredFieldMoveRequestInput Configured Fields  
ApiEntityGlobalProfileInput Global Permissions  
ApiEntityGlobalUserPermissions Global Permissions  
ApiEntityGlobalUserPermissionsResponse Global Permissions  
ApiEntityCashflowExportProjectIdentifierInput Project Cashflows  
ApiEntityCashflowExportProjectInput Project Cashflows  

Endpoints

Endpoint HTTP Method Tag Name ApiEntity Name Comments
/configuredField/move PUT Configured Fields ApiEntityConfiguredFieldMoveRequestInput  
/globalPermissions/assignUser POST Global Permissions ApiEntityGlobalUserPermissions  
/projectCashflows/export POST Project Cashflows ApiEntityCashflowExportProjectInput  
/projectCashflows/download/job/{jobId} GET Project Cashflows    
/resourcePlanningScenario/byPortfolioId GET Resource Planning Scenario ApiEntityResourcePlanningScenario  
/resourcePlanningScenario/byPortfolioName GET Resource Planning Scenario ApiEntityResourcePlanningScenario  

Modified

Fields

Field Name ApiEntity Name Tag Name Comments
jobType ApiEntityJobDetail Action MIGRATE_RISK_FORM_PROJECT_FIELDS was removed from the list of allowed values for the field.
description ApiEntityPreExecutionValidationProblem Workflow INVALID_GLOBAL_PERMISSIONSET, INVALID_GLOBAL_PERMISSIONSET_ASSIGNMENT were added to the list of allowed values for the field.
type ApiEntityPreExecutionValidationProblem Workflow INVALID_GLOBAL_PERMISSIONSET, INVALID_GLOBAL_PERMISSIONSET_ASSIGNMENT were added to the list of allowed values for the field.

Endpoints

Endpoint HTTP Method Tag Name ApiEntity Name Comments
/project/userGroups GET Project ApiEntityUserGroup assignedUsers field is added to display assigned users in the user groups  An optional query parameter inheritedUsers has been introduced to return inherited users assigned to the user group. By default, inheritedUsers is set to false.
/workspace/userGroups GET Workspace ApiEntityUserGroup assignedUsers field is added to display assigned users in the user groups  An optional query parameter inheritedUsers has been introduced to return inherited users assigned to the user group. By default, inheritedUsers is set to false.