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

Historic Entities that use endDate and durationInMills must be null when instance is still active #82

Open
StephenOTT opened this issue May 5, 2021 · 0 comments

Comments

@StephenOTT
Copy link

The instance is currently generating a duration of 0 and a endDate of 1/1/0001 12:00:00 AM.

Examples: HistoricActivityInstance, HistoricProcessInstance.

When the instance is still active (such as a incomplete/active process instance), the durationInMills and endDate will return null, but the client is not respecting this.

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

No branches or pull requests

1 participant