Skip to content

Demodulize model headers in emails

Alex Kalderimis requested to merge demodulize-model-headers into master

What does this MR do?

This makes our email notification controller able to handle models that have a namespace. Also, since this is meant to be very general code, we do not assume the existence of an id.

Does this MR meet the acceptance criteria?

Conformity

Performance and Testing

This is required for https://gitlab.com/gitlab-org/gitlab-ee/issues/12527

Edited by Alex Kalderimis

Merge request reports