Repair display of propagated funds grid which was likely broken with
b9bb6d47. Propagated funds must be collected and added to the local
cache for grid getter functions to find them.
https://bugs.launchpad.net/evergreen/+bug/
1011789
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Ben Shum <bshum@biblio.org>
}
)
+ // add the new, rolled funds to the cache. Note that in dry-run
+ // mode, these are ephemeral and no longer exist on the server.
+ cachedFunds = cachedFunds.concat(rolloverResponses);
+
dojo.byId('acq-fund-list-rollover-summary-header').innerHTML =
dojo.string.substitute(
localeStrings.FUND_LIST_ROLLOVER_SUMMARY,