Skip to content

feat: Add created_date to EnvironmentV2IdentityOverride#177

Merged
khvn26 merged 2 commits intomainfrom
feat/add-created-date-to-identity-override-v2
Mar 12, 2026
Merged

feat: Add created_date to EnvironmentV2IdentityOverride#177
khvn26 merged 2 commits intomainfrom
feat/add-created-date-to-identity-override-v2

Conversation

@khvn26
Copy link
Member

@khvn26 khvn26 commented Mar 6, 2026

Contributes to https://github.com/Flagsmith/edge-api/issues/568

  • Adds created_date: DateTimeStr field to EnvironmentV2IdentityOverride
  • Aligns with Flagsmith/flagsmith#6863 which stores a creation timestamp in the identity override v2 DynamoDB document
  • Documents the quirk that created_date may change between updates since Core replaces the full document via put_item

Aligns with Flagsmith/flagsmith#6863 which stores a creation timestamp
in the identity override v2 DynamoDB document.
@khvn26 khvn26 requested a review from a team as a code owner March 6, 2026 16:25
@khvn26 khvn26 requested review from emyller and removed request for a team March 6, 2026 16:25
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.12%. Comparing base (8535029) to head (24700a4).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #177      +/-   ##
==========================================
+ Coverage   95.90%   96.12%   +0.21%     
==========================================
  Files          90       92       +2     
  Lines        3051     3222     +171     
==========================================
+ Hits         2926     3097     +171     
  Misses        125      125              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@khvn26 khvn26 merged commit 6087134 into main Mar 12, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants