Skip to content

Removed single quotes from $KEY_PATH variable in generic send command

Created by: zlamalp

  • Because of command (variables) joining, path to key was resolved including single quotes as string - part of the path - and not as quoted param. It resulted in non-existing path to the specific key, falling-back to generic, which was not working in connection.

Merge request reports

Loading