Skip to content

Fix `Integration#boolean_accessor` to work with data fields

Markus Koller requested to merge 354159-fix-boolean-accessors into master

What does this MR do and why?

Previously this only worked with fields defined with prop_accessor. Change this so the getter has to be defined explicitly.

Follow-up to !90714 (merged)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #354159 (closed)

Merge request reports