I have an ongoing issue where some of the background migration jobs are stuck in finalizing stage (version 16.7.7) and now I am unable to upgrade as some of the rows in table merge_request_diffs. are NULL (which has NOT_NULL constraint) on it.
Any suggestion on how to complete these stuck jobs?
Designs
Child items
...
Show closed items
Linked items
0
Link issues together to show that they're related or that one is blocking others.
Learn more.
This issue was automatically tagged with the label grouppipeline execution by TanukiStan, a machine learning classification model, with a probability of 0.9.
If this label is incorrect, please tag this issue with the correct group label as well as automation:ml wrong to help TanukiStan learn from its mistakes.
Authors who do not have permission to update labels can use the @gitlab-bot label ~"group::<correct group name>" command, or leave the issue to be triaged by group leaders initially assigned by TanukiStan.
This message was generated automatically.
You're welcome to improve it.
To set expectations, GitLab product managers or team members can't make any promise if they will proceed with this.
However, we believe everyone can contribute,
and welcome you to work on this proposed change, feature or bug fix.
There is a bias for action,
so you don't need to wait. Try and spin up that merge request yourself.
If you need help doing so, we're always open to mentor you
to drive this change.
@arunmodgil - The command you have produced is slightly different than the expected format for job_arguments (empty array). This doc has the correct format and the below script should finalize the expected batched migration.