Skip to content

Fix: [AEA-6055] - debugging issues with post-dated updates#2814

Merged
tstephen-nhs merged 64 commits intomainfrom
aea-6055-revoke-rtc
Mar 24, 2026
Merged

Fix: [AEA-6055] - debugging issues with post-dated updates#2814
tstephen-nhs merged 64 commits intomainfrom
aea-6055-revoke-rtc

Conversation

@tstephen-nhs
Copy link
Copy Markdown
Contributor

Summary

  • Routine Change

Details

  • Debugging issues with post-dated updates

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 4, 2026

This PR is linked to a ticket in an NHS Digital JIRA Project. Here's a handy link to the ticket:

AEA-6055

@tstephen-nhs tstephen-nhs marked this pull request as draft March 4, 2026 16:57
@tstephen-nhs tstephen-nhs changed the title chore: debugging Fix: [AEA-6055] - debugging issues with post-dated updates Mar 4, 2026
@tstephen-nhs tstephen-nhs force-pushed the aea-6055-revoke-rtc branch from 42ac0af to 4d3c4fe Compare March 4, 2026 16:58
@tstephen-nhs tstephen-nhs force-pushed the aea-6055-revoke-rtc branch from b67e7e5 to e48be95 Compare March 5, 2026 17:15
@tstephen-nhs tstephen-nhs marked this pull request as ready for review March 18, 2026 09:38
Copilot AI review requested due to automatic review settings March 18, 2026 09:57
Comment thread .github/workflows/run_regression_tests.yml
@sonarqubecloud
Copy link
Copy Markdown

@tstephen-nhs tstephen-nhs merged commit 981257f into main Mar 24, 2026
18 checks passed
tstephen-nhs added a commit that referenced this pull request Mar 26, 2026
## Summary

- 🤖 Operational or Infrastructure Change

### Details

[Fix: AEA-6055 - debugging issues with post-dated
updates](#2814)
passed on a PR branch becasue we create a new table there but
[failed](https://github.com/NHSDigital/eps-prescription-status-update-api/actions/runs/23487029492)
on merge to main:

> This AWS::dynamodb::Table resource is in a UPDATE_FAILED state.
Resource handler returned message: "Cannot update GSI's properties other
than Provisioned Throughput and Contributor Insights Specification. You
can create a new GSI with a different name." (RequestToken:
dfb5cd2a-c90c-1412-45a9-b4ae52322456, HandlerErrorCode: InvalidRequest)

So this PR creates a new secondary index to be used temporarily until we
can disable post-dated updates functionality. This is why the original
index is left in place.
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.

4 participants