Closed davekempe closed 3 years ago
Works for me with both master and RC1.
MariaDB [icingadb]> select * from notificationcommand_argument where command_id=(select id from notificationcommand where name='pushoverr')\G
*************************** 1. row ***************************
={�Z��� id: L�q_T�D�
2U��`���nvironment_id: �9��^kK
command_id: �ѐ�uGӚ�M��G�
argument_key: -k
properties_checksum: ��"57+_�rZ���a8nY
argument_value: "$pushover_key$"
argument_order: -2
description:
argument_key_override:
repeat_key: n
required: n
set_if:
skip_key: n
*************************** 2. row ***************************
id: =b8
�p0�3p�2iUף��
2U��`���nvironment_id: �9��^kK
command_id: �ѐ�uGӚ�M��G�
argument_key: -u
properties_checksum: �߽9}�P4&�mA@j�DG��
argument_value: "$pushover_user$"
argument_order: -1
description:
argument_key_override:
repeat_key: n
required: n
set_if:
skip_key: n
2 rows in set (0.003 sec)
MariaDB [icingadb]>
Closing this as we weren't able to reproduce this, received no further feedback and the code also changed quite a lot in the meantime.
If this still happens with the current master branch or RC2 once that's released, feel free to re-open the issue.