Requested Allocations FTE not recalculating based on new planned hoursDescriptionUpdating Requested Allocations FTE does not recalculate based on new planned hours. Steps to Reproduce PRE-REQUISITE: set the system property 'glide.ui16.live_forms.enabled' to 'false'.1. Create a new Demand or open any existing.2. Scroll down to the 'Resource Plan' Related List.3. Create a New Resource Plan:Resource type = Group ResourceGroup Resource = AnalystRequest Type = FTEFTE = 3Start Date = 01-01-2018End Date = 30-04-20184. Save the Record.5. In the Requested Allocations Related List, change the FTE value for any one of the records from 3 to 0. Notice in the Resource Plan form the Planned hours still displays 2,064, while in the Show XML the Planned_hours is 1548. This is correct.6. Click on the Request button.Notice the recalculation is based on the previous FTE values, and does not recalculate based on the adjusted planned hours which was 1548 in the database. In the related List, FTE is reverted to the previous value and Requested hours is unchanged. The recording ResourceAllocation_not is maintaining the changes.WorkaroundThis is by design and expected behavior when Live Form is not enabled. The issue only happens when editing in list view in the Requested Allocation record. Changing the value manually and updating, the Resource Plan form displays correct values. To workaround the issue, the form needs to be refreshed after the list edits (right click the header of the form and select "Reload form"). Related Problem: PRB1184747