Quote:
Originally Posted by ownedbycats
I attached this condition to a single field edit - ask at runtime action in one of my chains.
I selected a single book and went to restore the bookmark. It didn't activate. The other actions ran okay with both single and multiple books selected. I made sure the datatype, comparison, and value were all correct Is this condition only meant to run on full chains?
EDIT: moved agent ransack crap to new post
|
I tried the above condition for a single field action and it ran as expected. When I have only one book selected it activated as normal. When I choose multiple books it does not activate, and it gives the following log:
Code:
Action Chains: Starting chain: single field ask at runtime
Action Chains: single field ask at runtime: Conditions are not met for action No. 1 (Single Field Edit)
Action Chains: chain (single field ask at runtime) finished in: 0.8641304969787598
I don't know why it is not working for you. Will later post a version that gives more details in the debug output to see what the problem is.