Skip to content

Make `Job`, `Bridge` and `Default` to be truly inheritable

Kamil Trzciński requested to merge add-inheritable-mixin into master

What does this MR do?

This ensures that all entries that are added to Job/Bridge are considered to be inheritable.

This adds a easy to mixin that ensures the consistency between all types and keys.

Closes #34518 (closed)

Does this MR meet the acceptance criteria?

Conformity

Edited by Kamil Trzciński

Merge request reports