Skip to content

[PRMP-1476] Update User Restriction ODS Code upon MNS Notification (Active Records Only)#1164

Open
steph-torres-nhs wants to merge 4 commits intomainfrom
PRMP-1476
Open

[PRMP-1476] Update User Restriction ODS Code upon MNS Notification (Active Records Only)#1164
steph-torres-nhs wants to merge 4 commits intomainfrom
PRMP-1476

Conversation

@steph-torres-nhs
Copy link
Contributor

@steph-torres-nhs steph-torres-nhs commented Mar 10, 2026

Overview

Jira ticket: PRMP-1476

Description

Add in an update to user restrictions on MNS event processing

Context

User Restrictions feature

Checklist

Tasks for all changes:

@github-actions
Copy link

Code security issues found

View full details here.

logger.info(f"Updating restriction {restriction.id}")
self.restrictions_dynamo_service.update_restriction_custodian(
restriction_id=restriction.id,
updated_custodian=custodian,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Last updated?

@sonarqubecloud
Copy link

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.

2 participants