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(components/tool/taskManager): Add the result param to works, so … #597

Merged
merged 1 commit into from
May 30, 2023

Conversation

oegea
Copy link
Contributor

@oegea oegea commented May 30, 2023

When executing a work, sometimes it's needed to store its result.

i.e. when inserting a new vehicle, the resulting vehicle id is needed later to insert its photos.

This PR introduces a new result field in work entities, in a similar way it has a log field for logging errors.

@oegea oegea merged commit 1bebd47 into master May 30, 2023
@oegea oegea deleted the feat/result-work-data-task-manager branch May 30, 2023 13:57
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

Successfully merging this pull request may close these issues.

None yet

2 participants