Skip to content

Fix subscription seats update when namespace is absent

Mark Chao requested to merge 249040-fix-subscription-without-namespace into master

What does this MR do?

Gitlab subscription seat update worker would fail partially, if one subscription is without namespace. We skip this so the rest of the subscriptions will still be updated.

Sentry is still reported to detect similar bugs in the future.

A follow up issue is created for further investigation on why this data inconsistency occurs (#249083 (closed)).

Closes #249040 (closed)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Mark Chao

Merge request reports

Loading