We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
When a user edits an adapter utilizing the add timestamp functionality, the adapter fails upon restarting.
add timestamp
Additionally, the live preview in the configuration step Configure fields displays timestamp: {} instead of an actual timestamp.
Configure fields
timestamp: {}
To resolve the issue, users must manually remove and reapply the timestamp.
Expected behavior:
The add timestamp rule should function properly post adapter edit, displaying the timestamp accurately.
I acknowledge that I am a maintainer/committer of the Apache StreamPipes project.
The text was updated successfully, but these errors were encountered:
pr #2492 can fix this problem @tenthe
Sorry, something went wrong.
@yanfeng1992 thank you for pointing this out. I will close this issue
No branches or pull requests
Body
When a user edits an adapter utilizing the
add timestamp
functionality, the adapter fails upon restarting.Additionally, the live preview in the configuration step
Configure fields
displaystimestamp: {}
instead of an actual timestamp.To resolve the issue, users must manually remove and reapply the timestamp.
Expected behavior:
The
add timestamp
rule should function properly post adapter edit, displaying the timestamp accurately.StreamPipes Committer
I acknowledge that I am a maintainer/committer of the Apache StreamPipes project.
The text was updated successfully, but these errors were encountered: