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

Add user task record to schema #341

Closed
saig0 opened this issue Mar 8, 2024 · 3 comments · Fixed by #359
Closed

Add user task record to schema #341

saig0 opened this issue Mar 8, 2024 · 3 comments · Fixed by #359
Assignees
Labels
enhancement New feature or request

Comments

@saig0
Copy link
Contributor

saig0 commented Mar 8, 2024

Extend the schema by the UserTaskRecord.

@saig0 saig0 added the enhancement New feature or request label Mar 8, 2024
@VonDerBeck
Copy link
Contributor

VonDerBeck commented Apr 12, 2024

Would this include the new User Task Life Cycle Events mentioned in https://docs.camunda.io/docs/apis-tools/frontend-development/task-applications/user-task-lifecycle/#listen-to-life-cycle-events?
If yes, this would be an important thing to work on and release - even if we do not have all the other (minor) missing events from 8.5.
Any plans on when this will be done? I'm highly interested in having these events available in the Zeebe Redis Exporter - which of course uses the protobuf exporter in order to not reinvent the wheel.

@saig0
Copy link
Contributor Author

saig0 commented Apr 12, 2024

@VonDerBeck great to hear about interest. 🎉

Yes, we should include the new properties from 8.5. 👍

I plan to release a new version in the next weeks.

@saig0
Copy link
Contributor Author

saig0 commented May 7, 2024

@VonDerBeck it's done. I built a new release 1.6.0 with the user task records for Camunda 8.5+. Enjoy. 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants