STEPS TO REPRODUCE:
Expected results: The metrics should be in Hours as set in Capacity Unit type.
Actual Results: Metrics are in FTE
Note: In some cases they may even display as 0.00 because the fractions are small, you have to add 5 decimals to the field to see it
Release : Any
Component : CA PPM PORTFOLIO MANAGEMENT
This is caused by DE56712, WNF
You must make sure the curve attribute is added to the Portfolio Investment object Attribute Registry and resync. What is happening is the sum gets copied over as hours but then gets divided by 3600 again, which makes it look like FTE. When the curve is copied it sets the sum in seconds so things work out.
Please do the following:
These attributes should be added as Attribute Registry:
Objects > Portfolio Investment > Attribute Registry > move the above attributes from Available column to Selected column > Save and Return
Once the above activity is done, run the sync job again.