-
Problem report
-
Resolution: Fixed
-
Trivial
-
None
-
Sprint 68 (Sep 2020), Sprint 69 (Oct 2020), Sprint 70 (Nov 2020), Sprint 71 (Dec 2020)
-
0.25
Steps to reproduce:
- First create a secret macro
- Then recreate this into plain text macro (note: value is given)
usermacro.updateglobal // { "globalmacroid": "3", "type": "0", "value": "sss2" }
Result:
Macro is plaintext, but value is empty string.
Expected:
Macro value should be "sss2".
Note: Value must be the same as it was before (within secret macro), for this to reproduce.