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

Fails when Key is just a String #19

Closed
ee07dazn opened this issue Mar 20, 2024 · 4 comments Β· Fixed by #20
Closed

Fails when Key is just a String #19

ee07dazn opened this issue Mar 20, 2024 · 4 comments Β· Fixed by #20
Assignees
Labels
bug Something isn't working

Comments

@ee07dazn
Copy link

Hello

Thanks for writing this SMT out. Much appreciated πŸ™‡β€β™‚οΈ

Currently, I believe it works only when key is a struct object.
Is it possible to make it work when key is just a string.
In my case, I simply need to add the key as part of the value with a defined attribute name.

Let me know if this is possible.

I am non-java coder otherwise instead of raising an issue, I would have raised a PR for review.

@EladLeev EladLeev added the bug Something isn't working label Mar 20, 2024
@EladLeev
Copy link
Owner

Thanks for the feedback @ee07dazn!
It's indeed possible, and I should have cover it as part of the tests.
I'll try to get to it asap

@EladLeev
Copy link
Owner

Hey @ee07dazn - There's a new release which fix the bug.
Thanks for reporting!

@ee07dazn
Copy link
Author

Thanks @EladLeev - Much appreciated!! I am just gonna pull the latest and test it out now.

@ee07dazn
Copy link
Author

Worked like a charm! πŸ™‡β€β™‚οΈ πŸš€

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants