Version 4.05

Release notes for Version 4.05 of Konect.

Note: Coming releases will be issued under our new release management schedule. Under the new schedule notice of the upcoming release will be provided at least one week before the date the release is scheduled for.

New Features

Affects

Description

Details

Reference

Konect ManagerLog file created when photo upload is performed

A log file is now created when photos are uploaded to a dataset.

The log file is created in the same folder that holds the CSV file that relates the photo file to the konect feature Id. The name of the log file has the form '(Dataset Name)_date_time_(field name)_LOG.CSV'.

The log file is a CSV file with the fields 'FeatureId', 'PhotoFilename', 'AttachmentId', 'Success', 'ErrorMessage' and 'UploadDate'. Whenever a photo file fails to upload an error message will be written in the 'ErrorMessage' column and the value of the field 'Success' will be set to 'False'.

Furthermore, the log file can itself be used as the input CSV file in another attempt to upload photo files. Only the records where 'Success' is set to 'False' are processed. Successful uploads are ignored, thus ensuring photos are not uploaded more than once.

KO-493
Konect Manager Log file of exported photo files created when a dataset is exported

 A log file is now created when photos are saved as part of a dataset export.

The log file is created in the same folder that holds the dataset export file and has the form '(Dataset Name)_date_time_(Photo field name)_LOG.CSV.

The log file is a CSV file with the fields 'FeatureId', 'AttachmentId', 'Success', 'DownloadSkipped', 'ErrorMessage', DownloadFile' and 'UploadDate'. Whenever a photo file fails to download an error message will be written in the 'ErrorMessage' column and the value of the field 'Success' will be set to 'False'.

If the photo file already exists on the file system, the download is considered to be a success and the field 'DownloadSkipped' will be set to 'True'.

 KO-501
Konect ManagerSearch filter for catalogue itemsThere is now a search bar which filters items listed in the catalogue tab.KO-491
Konect ManagerAllow parent list import with new itemsExisting parent lists can now updated via a list importKO-516

Fixes/Updates

Affects

Description

Details

Reference

Konect ManagerKPK import warnings messages out of dateFixed

KO-499

KS-363

Konect ManagerVisibility rule not removed when field that visibility is dependent on has been removedFixed

KO-494

KS-349

KS-352

Konect ManagerKPK import warnings messages out of dateFixed

KO-499

KS-363

Konect ManagerDeleting a dataset does not result in its photos being deletedFixed

KO-296

Konect ManagerLinking child data to different parent dataset does not remove link to original parent datasetFixed

KO-503

KS-378

Konect AppIncorrect date used when performing a sync after the initial sync on some devicesFixedKO-492
Konect ManagerSecured password not retained when setting proxy settingsFixed

KO-500

KS-346

Konect ManagerDeleting a dataset does not result in its photos being deletedFixedKO-296

Konect Manager

Konect App

Autovalue updates


Autovalues should populate correctly no matter their position within a form

At times forms with many autovalues could flicker - this should now be resolved

KO-508

KS-383

Konect ManagerKonect manager failing on dataset photo import if the folder containing the CSV import file has another CSV file in addition to the photos folderFixedKO-520