Skip to content

CCM-23793: Amend youngest key logic so it grabs the date correctly - #282

Merged
Ian-Hodges merged 5 commits into
mainfrom
feature/CCM-23793_amend-youngest-key-logic
Sep 21, 2026
Merged

Ian-Hodges merged 5 commits into
mainfrom
feature/CCM-23793_amend-youngest-key-logic

Conversation

@Ian-Hodges

@Ian-Hodges Ian-Hodges commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Description

Fixes the date extraction logic from the ssm path.

Context

It was spotted that it was using the older key when it should have been using the newer one.

image

I went for the simple solution of renaming the ssm path prefix so it didn't introduce the underscore.

Type of changes

  • Refactoring (non-breaking change)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would change existing functionality)
  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I am familiar with the contributing guidelines
  • I have followed the code style of the project
  • I have added tests to cover my changes
  • I have updated the documentation accordingly
  • This PR is a result of pair or mob programming

Sensitive Information Declaration

To ensure the utmost confidentiality and protect your and others privacy, we kindly ask you to NOT including PII (Personal Identifiable Information) / PID (Personal Identifiable Data) or any other sensitive data in this PR (Pull Request) and the codebase changes. We will remove any PR that do contain any sensitive information. We really appreciate your cooperation in this matter.

  • I confirm that neither PII/PID nor sensitive data are included in this PR and the codebase changes.

@Ian-Hodges
Ian-Hodges requested a review from a team as a code owner September 17, 2026 12:05
@Ian-Hodges Ian-Hodges added the bug Something isn't working label Sep 17, 2026
simonlabarere
simonlabarere previously approved these changes Sep 17, 2026
sidnhs
sidnhs previously approved these changes Sep 17, 2026
@Ian-Hodges
Ian-Hodges dismissed stale reviews from sidnhs and simonlabarere via a683aea September 18, 2026 07:24
@Ian-Hodges
Ian-Hodges force-pushed the feature/CCM-23793_amend-youngest-key-logic branch from 7d5e12f to a683aea Compare September 18, 2026 07:24
@Ian-Hodges Ian-Hodges changed the title CCM-22725: Amend youngest key logic so it grabs the date correctly CCM-23793: Amend youngest key logic so it grabs the date correctly Sep 18, 2026
@Ian-Hodges
Ian-Hodges merged commit f7e683e into main Sep 21, 2026
31 checks passed
@Ian-Hodges
Ian-Hodges deleted the feature/CCM-23793_amend-youngest-key-logic branch September 21, 2026 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants