Incorrect WBS Hierarchy Was Created By Unifier WBS API
(Doc ID 3056685.1)
Last updated on NOVEMBER 26, 2024
Applies to:
Primavera Unifier Cloud Service - Version 24.8 to 24.10 [Release 24.8 to 24.10]Primavera Unifier - Version 23.12 to 23.12.10.0 [Release 23.12]
Information in this document applies to any platform.
Symptoms
ACTUAL BEHAVIOR
An incorrect WBS hierarchy is created when using rest client tool to call '/ws/rest/service/v2/wbs' API by giving the duplicate name/code at different levels.
EXPECTED BEHAVIOR
It is expected that the Create WBS API inserts the value with hierarchy as per the rest payload.
The issue can be reproduced at will with the following steps:
1.Log into Unifier.
2.Navigate to open one project ->WBS Sheet.
3.Create two levels under the root project level
- Level 1 = Code 1 and name 1
- Level 2 = Code 1 and name 1
4.Using postman to call POST /ws/rest/service/v2/wbs with the exampled payload as below.
6.All the other child values are inserted at the same level as 001.1.1, eg 001.1.2, 001.1.3
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |