Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: new "retired" field on policy models #386

Merged
merged 1 commit into from
Jan 18, 2024
Merged

Commits on Jan 18, 2024

  1. feat: new "retired" field on policy models

    Implements ADR 0016-policy-retirement, and also updates it to reflect
    the decision to rename the field to "retired" and change it to a
    boolean.
    
    Note this also adds extra visibility into the historical values of
    various policy fields via the django admin record history interface.
    Previously, changes were only noted (e.g. "active field changed"), but
    now the actual historical value of the field is visible.
    
    ENT-8206
    pwnage101 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    a96819a View commit details
    Browse the repository at this point in the history