Skip to content

Fix Gatekeeper & DCDO Web Interface#73992

Draft
sureshc wants to merge 2 commits into
stagingfrom
infrastructure/fix-gatekeeper-user-interface
Draft

Fix Gatekeeper & DCDO Web Interface#73992
sureshc wants to merge 2 commits into
stagingfrom
infrastructure/fix-gatekeeper-user-interface

Conversation

@sureshc

@sureshc sureshc commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Currently the managed test server's Gatekeeper DynamoDB table contains several keys whose value is the literal string null which are cast to nil and cause the Gatekeeper#show controller action to raise an error as it iterates through the entries.
image

Skip blank entries.

Also, force reload from the persistent datastore when for the #show action for both the DCDO and Gatekeeper controllers to ensure they show the latest data. This also helps mitigate the issue where the DCDO web interface is blank on the test server when first viewed.

Testing story

Deployment notes

Privacy and security

sureshc and others added 2 commits July 20, 2026 15:57
Co-Authored-By: Claude <claude@users.noreply.github.com>
Co-Authored-By: Claude <claude@users.noreply.github.com>
@sureshc sureshc changed the title Fix Gatekeeper User Interface Handling of nil and null Values Fix Gatekeeper & DCDO Web Interface Jul 21, 2026
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.

1 participant