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

feat: log parser handling events without an end #203

Closed
Tracked by #228
lcottercertinia opened this issue Dec 16, 2022 · 1 comment
Closed
Tracked by #228

feat: log parser handling events without an end #203

lcottercertinia opened this issue Dec 16, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@lcottercertinia
Copy link
Collaborator

Is your feature request related to a problem?

Some events do not seem to have an exit but do take up time I would like to see them reflect on the timeline
An example here would be WF_APPROVAL_SUBMIT events and basically any event within the code unit workflow

Describe the solution you'd like

I know this might be tricky and it would be great to get SF to add an end however the next best would be to use the next event along as the end time. e,g for a WF_APPROVAL_SUBMIT event the next WF_APPROVAL_SUBMIT might be the end stamp.

@lcottercertinia lcottercertinia added the enhancement New feature or request label Dec 16, 2022
@lcottercertinia lcottercertinia added this to the v1.12.0 milestone Oct 19, 2023
@lcottercertinia
Copy link
Collaborator Author

Duplicate of #211

@lcottercertinia lcottercertinia marked this as a duplicate of #211 Nov 14, 2023
@lcottercertinia lcottercertinia self-assigned this Nov 14, 2023
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

No branches or pull requests

1 participant