I have a business rule that sets the record status based on fields referencing date fields in the record. Scope is set to entity.
Based on my testing it seems that the business rule will only apply if the record loaded in a form. In other words, if you're looking at all records in a view, have applied the rule, and refreshed the view the business rule will not be applied. So it seems that the business rule is ONLY in the context of a form.
I assume only rollup and calculated fields are updated automatically without direct record interaction?