-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 10.111.2
-
Component/s: REST API
-
1
-
Severity 3 - Minor
-
No
Issue Summary
If a Portfolio has the Process Step as required, updates made thru API (PATCH/POST) will fail with the error "Following properties: 'processStepId' are required" even if the Program doesn't have a Process Step associated with it.
Steps to Reproduce
- Create a Feature in one Portfolio where Process Step is required, but the Program doesn't have one associated
- Try a PATCH to change the title of the Feature and see the error.
Expected Results
To be defined by PM.
Actual Results
The error is "Following properties: 'processStepId' are required" is thrown even if the Program doesn't have a Process Step.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- is connected to
-
JAIAC-3523 Loading...
- mentioned in
-
Page Loading...
- resolves
-
ALIGNSP-15904 Loading...