Skip to content

Resolve "The `rake db:rollback` job can pass on CE but fail on EE"

username-removed-128633 requested to merge 29656-fix-rollback-job into master

What does this MR do?

This backport a fix from a CE Upstream from a few weeks back and increase the number of steps to rollback in the db:rollback job to 10000, to be sure that we rollback all the migrations.

Closes #29656 (closed)

Merge request reports