-
Notifications
You must be signed in to change notification settings - Fork 23
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
sig#811 Enable Process Worker endpoints to be retriggered and add necessary steptype #912
Comments
6 tasks
@Phil91 to be reviewed. if you provide feedback i would add these to the list or create a new ticket if the task defers
|
@MaximilianHauer for the mentioned three process steps we don't need a retrigger process :) |
Phil91
added a commit
that referenced
this issue
Aug 12, 2024
* add missing endpoints to retrigger failed steps * add retrigger steps and endpoints for process steps which miss a retrigger step Refs: #912
Phil91
added a commit
to eclipse-tractusx/portal-assets
that referenced
this issue
Aug 13, 2024
9 tasks
Phil91
added a commit
to eclipse-tractusx/portal-assets
that referenced
this issue
Aug 14, 2024
ntruchsess
pushed a commit
that referenced
this issue
Sep 12, 2024
* add missing endpoints to retrigger failed steps * add retrigger steps and endpoints for process steps which miss a retrigger step Refs: #912
ntruchsess
pushed a commit
that referenced
this issue
Sep 12, 2024
* add missing endpoints to retrigger failed steps * add retrigger steps and endpoints for process steps which miss a retrigger step Refs: #912
ntruchsess
pushed a commit
that referenced
this issue
Sep 12, 2024
* add missing endpoints to retrigger failed steps * add retrigger steps and endpoints for process steps which miss a retrigger step Refs: #912
ntruchsess
pushed a commit
that referenced
this issue
Sep 12, 2024
* add missing endpoints to retrigger failed steps * add retrigger steps and endpoints for process steps which miss a retrigger step Refs: #912
ntruchsess
pushed a commit
that referenced
this issue
Sep 12, 2024
* add missing endpoints to retrigger failed steps * add retrigger steps and endpoints for process steps which miss a retrigger step * remove process-step OVERRIDE_BUSINESS_PARTNER_NUMBER * remove process-step RETRIGGER_AWAIT_CREATE_DIM_TECHNICAL_USER_RESPONSE Refs: #912 --------- Co-authored-by: Norbert Truchsess <[email protected]>
Phil91
added a commit
to eclipse-tractusx/portal-assets
that referenced
this issue
Sep 16, 2024
Refs: #351 Refs: eclipse-tractusx/portal-backend#912 Reviewed-By: Evelyn Gurschler <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
AS A System
WHEN a trigger fails
THEN i should be able to retrigger it to retry and proceed on the current step.
Acceptance Criteria
Additional Information
The text was updated successfully, but these errors were encountered: