FUXA icon indicating copy to clipboard operation
FUXA copied to clipboard

[BUG] DAQ settings not populated when importing devices from CSV

Open GrantC27 opened this issue 1 year ago • 1 comments

Describe the bug When importing tags from CSV, the DAQ storage is ignored - storage enabled and time is populated with the default of false and 60.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Connections'
  2. Click on 'Import devices'
  3. Select csv
  4. See populated tags with no storage
  5. Repeat with JSON and you can see storage is enabled

Expected behavior The property for the tag should be updated to enable with the time specified for each tag.

Environment

  • FUXA version: V.1.1.17
  • Node.js version: v 14.21.3
  • npm version: v6.14.18
  • Platform/OS: Windows
  • Browser: Chrome

GrantC27 avatar Jan 19 '24 14:01 GrantC27

Hi, thanks for the report

unocelli avatar Jan 25 '24 19:01 unocelli