Project-Accelerator icon indicating copy to clipboard operation
Project-Accelerator copied to clipboard

Resource Reconciliation Tab

Open joshbooker opened this issue 4 years ago • 0 comments

The solution has the Resource Reconciliation tab hidden on the Project Form which makes using Universal Resource Scheduling rather difficult. When we unhide this tab, it doesn't work.

It appears the Resource Reconciliation custom control is in the solution but the html file calls for require.js script which is not in the solution at the expected location.

What's more, the file contains a developer comment directly adjacent to the script which 404s:

<!-- TODO: Task 1500080: PSA Solution Segmentation - Update recon control for require and dependencies -->
<script data-main="../script/dist/main.js" type="text/javascript" src="../../Libraries/require/require.js"></script>

image

I'm pretty sure there's nothing customers can do to resolve this aside from replace the custom control with our own since it's a managed solution.

Should we have the expectation that the reconciliation control will be fixed in this solution? If so, when? Please advise.

TIA, Josh

joshbooker avatar Oct 28 '21 14:10 joshbooker