Platform 7.0.0.19 resolved issues

Total: 2 issues

----------------

PLAT-9627

Labor KPI Summary Aggregation task should not update record if no values have changed

The Labor KPI Summary Aggregation task executes an UPDATE statement even if none of the values have changed.

Outcome

Fixed by adding an implementation to avoid updating if there is no change to the data.

----------------

PLAT-9664

Launchpad widgets should support localization

Fields in the Launch Pad Wizard screen are not localized.

Outcome

Fixed by implementing localization for launch pad widgets and adding Flyway migrations for the existing widgets.

----------------