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? 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
Follow up for #4351
As described here @jimtng has added the lastUpdate and lastChange timestamps to the items rest response which is a great improvement.
lastUpdate
lastChange
The corresponding timestamps should also be added the ItemStateUpdatedEvent and ItemStateChangedEvent
ItemStateUpdatedEvent
ItemStateChangedEvent
The text was updated successfully, but these errors were encountered:
lastStateUpdate
lastStateChange
This turned out to be a lot bigger than #4351!
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Follow up for #4351
As described here @jimtng has added the
lastUpdate
andlastChange
timestamps to the items rest response which is a great improvement.The corresponding timestamps should also be added the
ItemStateUpdatedEvent
andItemStateChangedEvent
The text was updated successfully, but these errors were encountered: