An entity-type filter depends on a transient custom field that only one administrator understands and plans to retire. What design change is appropriate?
Select an answer to reveal the explanation.
Short Explanation
If the filter hangs on a mystery checkbox only one admin loves, the entity type dies when that person leaves. Switch to fields the business already maintains—criticality, status, environment. Sustainable conditions beat clever private flags.
Full Explanation
Entity-type conditions should use stable, understood attributes aligned to how the organization classifies assets and services. Transient custom fields create single points of failure and silent scope breakage when retired. Prefer criticality, lifecycle status, support group, or similar governed fields, and socialize the criteria with owners. Sustainable filter design is part of Entity Framework quality.