Skip to content

Incorrect f142 logging and python dtype in commands

Afonso Mukai requested to merge DM-1149_incorrect_f142_error_logging into master

Created by: mchorazak

Issue

DM-1149 DM-1180

Description of work

Two small tickets in one pull request:

  • clearer error logging for f142
  • json commands with dtype instead of type are accepted and parsed.

Updated one test json command to cover the functionality.

Nominate for Group Code Review

  • Nominate for code review

Merge request reports