Problem/Motivation

Currently the digest entities use a custom value for dictating if they are enabled or not. This creates some duplicated functionality.

Proposed resolution

Remove the 'enabled' value and functions for it from the digest entity. Switch to utilise the 'status' value.

Comments

DerekCresswell created an issue. See original summary.

derekcresswell’s picture

Status: Active » Needs review
StatusFileSize
new10.1 KB

Here is a preliminary patch. This removes enabled from the digests.

derekcresswell’s picture

StatusFileSize
new9.82 KB

Updating to match new HEAD of the repo.

joshmiller’s picture

Status: Needs review » Reviewed & tested by the community

  • DerekCresswell committed cef1086 on 1.0.x
    Issue #3168353 by DerekCresswell: Utilise Config entity 'status' instead...
derekcresswell’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.