Version 4.05

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

New Features

Affects

Description

Details

Reference

Konect Manager

Log 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 Manager

Search filter for catalogue items

There is now a search bar which filters items listed in the catalogue tab.

KO-491

Konect Manager

Allow parent list import with new items

Existing parent lists can now updated via a list import

KO-516

Fixes/Updates

Affects

Description

Details

Reference

Konect Manager

KPK import warnings messages out of date

Fixed

KO-499

KS-363

Konect Manager

Visibility rule not removed when field that visibility is dependent on has been removed

Fixed

KO-494

KS-349

KS-352

Konect Manager

KPK import warnings messages out of date

Fixed

KO-499

KS-363

Konect Manager

Deleting a dataset does not result in its photos being deleted

Fixed

KO-296

Konect Manager

Linking child data to different parent dataset does not remove link to original parent dataset

Fixed

KO-503

KS-378

Konect App

Incorrect date used when performing a sync after the initial sync on some devices

Fixed

KO-492

Konect Manager

Secured password not retained when setting proxy settings

Fixed

KO-500

KS-346

Konect Manager

Deleting a dataset does not result in its photos being deleted

Fixed

KO-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 Manager

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

Fixed

KO-520