3 Noteworthy Resolved Issues

This following table highlights specific key fixes that are included in this release. In some cases, only a percentage of the overall fixed defects are listed.

Affected Component Defect Number Summary

General: Advanced Search

34117716

Blank filters in Advanced Search

A fix has been made to rectify an issue with blank filter rows appearing in the Advanced Search filter definitions of certain list views (Alert, Alert Response, and Assessment).

General: Error Logging

34131556

Workflow status change error logging

An improvement has been made to the logging of workflow status change exceptions, to record additional diagnostic information in the error message.

Project: List Views

33377043

Duplicate entries in list views

A fix has been made to rectify an issue with duplicate entries appearing in the Projects and Project Activities list views.

Reports: Data Warehouse

34755381

Data Warehouse refresh running continually

A fix has been made to rectify an issue where the Reports Data Warehouse data refresh process exceeded the designated refresh interval.

Reports: Filters

34791880, 34829809, 34794371

Error when using a Glossary Filter on a report

An invalid number error was generated when a Glossary Filter was used on a column that contained comma-separated entity values, such as countries.

The cause of the issue was identified, and a fix implemented to manage Glossary Filtering on columns with concatenated entries.

Reports: KPIs

34288093

Application Error due to Updated KPI Metric

When a schedule report’s type was updated for a KPI metric on the homepage, it would result in the application generating an error.

This scenario is now managed so that instead of an application error, the message No KPI data to display is shown for the KPI metric on the homepage.

Reports: KPIs

34960561

KPI metric on Assessment Scores Latest/Completed

A fix has been made to rectify an issue with an incorrect metric count being calculated for the Assessment Scores Latest/Completed KPI report.

The issue occurred due to rounding, scale, and precision being applied incorrectly to a floating point number in the underlying Average Aggregate function.

Reports: Report CR30

34960556

Sites with Assessments Reports – Chart data incorrect

The following reports include a chart that did not reflect the data correctly:

  • Sites with Scorecards Overdue (per Supplier)

  • Sites with Scorecards Overdue (per Scorecard Type)

An update to the report data source to include the Assessment Code has been made and the reports templates’ bar charts have been updated to use this field to provide an accurate count.

Supplier: Alerts

34117709

Advanced Search system text missing

On the Alerts list view after selecting the Advanced Search option, the Text displayed against the tab is incorrect.

This has been resolved by a new system text entry for the Advanced Search tab of Alerts.

Supplier: Assessments

30617825, 34275614

Scorecard creation produces System Calendar error

The process of calculating the due date of scorecards was referencing deleted scorecards pushing the due date beyond the current calendar set up.

A change to filter out deleted scorecard records has been implemented so that the due date is correctly calculated.

Supplier: Audits

32666989, 32895788

Change History data

A modification has been made to the Audit REST API relating to the Status Change History data for Audits and Audit Issues/Non‑Conformances.

While the new Status Change History can still be created, the modification of existing Status Change History is now restricted to the Comments field only, and the deletion of Status Change History is not allowed.

The audit.wadl has been updated to reflect that Status Change History now outputs statusChangedBy. Also, createdOn, updatedOn, along with statusChangedBy, now appear on the outbound XML.

This change therefore locks down the Status Change History data for Audits and Audit Issues/Non-Conformances.

Supplier: Audits

34541745, 34731269

Selection of Certification Bodies

A fix has been made so that only active Certification Bodies may be selected in an Audit’s People Preset table.

Supplier: Contacts

33709195, 34446591

Contact information in list views

The Site list views have been amended to include the Supplier Contacts and Supplier Contact Address field sets, for accessing the related supplier’s contact information.

A fix has also been made to the Supplier list views to correct the data output in the Fax and Phone columns of the Supplier Contacts field set.

Note: Any Supplier list views that currently reference the Fax and Phone columns will need to be modified in order to use the corrected fields. See Post Release Tasks.

Supplier: Sites

31450870

Edit access to Growers List

A change has been made to the Site record to allow retailer users with the Supplier & Site Administrator authority profile edit access to the Growers List fields. See Post Release Tasks.

Supplier: Sites

34492671

Error when editing a Site

A fix has been made to rectify an error that occurred when editing a Site.

The error occurred for users who log on using a language that is different to the default (en_GB), for example en_US. If a Business Category description did not have a language translation for the user's language, the system was erroring rather than using the default language description.

Application Program Interfaces (APIs): Audits

32578301

Audit From & To Dates validation relative to time zone

When updating an Audit using the Audit REST API, the validation processing of From Date and To Date is now time zone aware, based on the application’s default time zone.

For example, if the default time zone is Australia/Sydney, calls to the Audit API, when validating the From Date and To Date will be applied according to that time zone.

Validation applied when using the application UI continues to function the same, that is, it uses the time zone specified for the user’s User record.

Application Program Interfaces (APIs): Project/Process Activities

34570245

Error calling the Project Activities API

A fix has been made to rectify an error that occurred when calling the Activities API to retrieve a list of activities associated with a process/project.

The error was due to the process failing to locate the process/project id from the parent process/project.

Application Program Interfaces (APIs): Users

34374435, 34446565

Email Address synchronization

A fix has been made to rectify an issue with Email Address data not synchronizing between IDCS and the application’s User record.

The fix is made to the IDCS to Supplier Evaluation Synchronization batch job, to use a page-size of 1,000 when querying modified IDCS Users since the last time the process ran.