You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I get user scope value from datastore in Jinja expression then decrypt it using decrypt_kv filter like below, st2api returns HTTP 400 responce as below.
SUMMARY
When I get user scope value from datastore in Jinja expression then decrypt it using
decrypt_kv
filter like below, st2api returns HTTP 400 responce as below.ISSUE TYPE
Bug Report
STACKSTORM VERSION
st2 3.0dev, on Python 2.7.12
OS / ENVIRONMENT / INSTALL METHOD
custom install in line with Run From Sources
STEPS TO REPRODUCE
Runs an action that gets and decrypts value in Jinja expression as below.
EXPECTED RESULTS
It works fine to get and decrypt system scope value in the same way as above. I expect it also can do it in the case of user scope value.
ACTUAL RESULTS
--debug
option).The text was updated successfully, but these errors were encountered: