Content
View differences
Updated by Judith Roth almost 2 years ago
### Steps to reproduce
_Please write down the steps to reproduce. Try to write down all necessary preconditions (what permissions do you have, are other users involved?). Example:_
1. Setup Project with GitLab integration
2. Setup a pipeline that is execute on a merge request in your GitLab project
3. Create a work package
4. Create a merge request where the pipeline is falling
5. Fix the pipeline in your merge request
6. Both pipline result is shown in the OpenProject Database
<img class="image_resized op-uc-image class="op-uc-image op-uc-image_inline" style="width:769px;" src="/api/v3/attachments/98297/content">
### What is the buggy behavior?
_Please describe the bug in as much detail as possible. Example:_
* OpenProject still shows 'Failed' for the pipeline
<img class="image_resized op-uc-image class="op-uc-image op-uc-image_inline" style="width:518px;" src="/api/v3/attachments/98296/content">
### What is the expected behavior?
_Describe how the application should behave like. Example:_
1. OpenProject should show that the pipeline was success full since the newest pipeline was finished successfully
###
###
_Please write down the steps to reproduce. Try to write down all necessary preconditions (what permissions do you have, are other users involved?). Example:_
1. Setup Project with GitLab integration
### What is the buggy behavior?
_Please describe the bug in as much detail as possible. Example:_
* OpenProject still shows 'Failed' for the pipeline
_Describe how the application should behave like. Example:_
1. OpenProject should show that the pipeline was success full since the newest pipeline was finished successfully
###