Skip to content

Resolve "Add enum suffix to Feedback type"

Avielle Wolfe requested to merge 10442-add-enum-suffix-to-feedback-type into master

What does this MR do?

This MR adds a _type suffix to the feedback_type enum on the Feedback class and updates all uses of that enum to use the new suffix.

Does this MR meet the acceptance criteria?

Conformity

Closes #10442 (closed)

Merge request reports