-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Incorrect token resolution with RuleTargetInput
/FieldAwareEventInput
#3119
Closed
1 of 5 tasks
jogold opened this issue
Jun 28, 2019
· 0 comments
Β· Fixed by #3127 or MechanicalRock/tech-radar#14 Β· May be fixed by MechanicalRock/cdk-constructs#5, MechanicalRock/cdk-constructs#6 or MechanicalRock/cdk-constructs#7
Closed
1 of 5 tasks
Incorrect token resolution with RuleTargetInput
/FieldAwareEventInput
#3119
jogold opened this issue
Jun 28, 2019
· 0 comments
Β· Fixed by #3127 or MechanicalRock/tech-radar#14 Β· May be fixed by MechanicalRock/cdk-constructs#5, MechanicalRock/cdk-constructs#6 or MechanicalRock/cdk-constructs#7
Labels
Comments
jogold
added a commit
to jogold/aws-cdk
that referenced
this issue
Jun 28, 2019
jogold
added a commit
to jogold/aws-cdk
that referenced
this issue
Jun 28, 2019
eladb
pushed a commit
that referenced
this issue
Jun 30, 2019
This was referenced Aug 22, 2019
This was referenced Dec 12, 2019
This was referenced Jan 20, 2020
This was referenced Sep 24, 2024
Open
This was referenced Sep 24, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm submitting a ...
What is the current behavior?
The
RuleTargetInput
static methods (FieldAwareEventInput
) incorrectly resolve tokens.The following
results in (note the
[object Object]
):Should resolve token correctly, used to work correctly in 0.34.0 (before refactor(core): refactor API of TokensΒ #2757)
Please tell us about your environment:
The text was updated successfully, but these errors were encountered: