Flagsmith / Flagsmith/flagsmith

Expose last evaluated datetime for flags

Open
#5,188 0 comments 0 reactions 0 assignees View on GitHub
api feature front-end
Dominant language
Python
Stars
6.6k
Forks
567
Avg merge
1d 13h
Merged PRs (30d)
121

Description

### Is your feature request related to a problem? Please describe.

Currently, stale flags are determined based solely on creation date. While it can be helpful, using the date of last evaluation is more correct.

### Describe the solution you'd like.

Store the date of last evaluation for each feature state. Expose it in the UI. Extend workflows stale flags logic to use it, if available.

### Describe alternatives you've considered

N/A

### Additional context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.