Dennis Whitney

Results 62 comments of Dennis Whitney

The ID listed isn't the ID of the execution its the ID of the trace. ```bash $# st2 run core.local cmd=date --trace-tag="TEST-TRACE" id: 620ff59c6448140d6deaefd4 action.ref: core.local context.user: st2admin parameters: cmd:...

Can you share your policy, workflow, and action files? Its not easy to understand this without context of your configurations.

Ok I think I'm misunderstanding the initial issue you're having. Again, its difficult to assist when there's a lack of configuration information. Anyhow, I'm assuming `zsnagios.smavd_mem` is the action that...

Without digging into code I'm not sure why it would be going LIFO, normally MQ goes FIFO. I dont know what was intended here, if anything at all.

Your need makes sense, but what doesn't make sense is the need for order of operation by relying on queued messages. You shouldn't be relying on a trigger system to...

Are you bumping the version of your pack when you make changes to it?

+1 on the RBAC documentation. I been struggling with this for several hours today trying to understand how the global permission types are supposed to work. Adding pack_install to a...

## SUMMARY When clicking rerun in the history on the UI you have to reenter any passwords or protected fields as they do not carry over from the parent run....

> @jensenja @minsis Are you seeing this issue only through Web UI? Does re-run work fine through CLI? I don't think the CLI has a rerun?

@jensenja What version of StackStorm are you using? I've tested this again in 3.6.0 and it seems like everything is now working as expected.