Open HorvathAP opened 2 months ago
Actually did some further testing and looks like the problem might specifically be with using "Current tokens" selection in the Request Roll. Thus, this issue can also be reproduced with just a Filter of actors followed by the Request Roll.
@HorvathAP Not a bug, just incorrect handlebars; unfortunately I cannot cover every single use case on the wiki. Correct ones here would be {{value.tokens.[0].name}}
.
Edit: also, I did have some incorrect info the wiki I've since fixed; token.name
is the triggering token, not the current one. Also added the above to the wiki.
Ah, understood. Thanks for the reply!
Describe the bug When setting up a "Request Roll" action inside a "Loop through Entities" loop, the normal method for accessing the entities via Handlebar Expressions does not work for either DC or Flavor fields.
To Reproduce Steps to reproduce the behavior:
Expected behavior The "Request Roll" action should used the handlebar expression to access the current token's name and display it in the "Flavor" field.
Screenshots
Please complete as much of the following information as possible:
Additional context