Skip to content
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

Hi, I'm testing this in localstack 3.3 but it seems it doesn't work right. #10603

Open
phildunphytoo opened this issue Apr 4, 2024 · 4 comments
Assignees
Labels
aws:stepfunctions AWS Step Functions status: backlog Triaged but not yet being worked on type: bug Bug report

Comments

@phildunphytoo
Copy link

phildunphytoo commented Apr 4, 2024

Hi, I'm testing this in localstack 3.3 but it seems it doesn't work right.
I have a condition: "$[?(@.Status != '200')]" and it catches outputs that have Status = 200.. Any ideas?

Originally posted by @phildunphytoo in #9937 (comment)

@alexrashed alexrashed added aws:stepfunctions AWS Step Functions status: backlog Triaged but not yet being worked on type: bug Bug report labels Apr 4, 2024
@phildunphytoo
Copy link
Author

Hi @MEPalma :)
Have you got a chance to see this issue?
This is something that works on AWS StepFunctions but fails in localstack :(

@phildunphytoo
Copy link
Author

I guys, any news? Thanks!

@MEPalma
Copy link
Contributor

MEPalma commented May 13, 2024

Hello @phildunphytoo, thank you for raising this issue. As I discussed in #10694 (comment) (and similarly to #9937 (comment)), this issue appears to be a limitation of the JsonPath library the StepFunctions interpreter relies on to resolve JsonPaths. We are looking into this issue and will be happy to update this issue when this is resolved. Thank you!

@phildunphytoo
Copy link
Author

Ooohh alright! Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aws:stepfunctions AWS Step Functions status: backlog Triaged but not yet being worked on type: bug Bug report
Projects
None yet
Development

No branches or pull requests

3 participants