Skip to content

LG-16404: Tmx impacted users cleanup#12330

Merged
mdiarra3 merged 5 commits intomainfrom
LG-16404-cleanup-tmx-impacted-users
Jul 15, 2025
Merged

LG-16404: Tmx impacted users cleanup#12330
mdiarra3 merged 5 commits intomainfrom
LG-16404-cleanup-tmx-impacted-users

Conversation

@mdiarra3
Copy link
Copy Markdown
Contributor

🎫 Ticket

Link to the relevant ticket:
LG-16404

🛠 Summary of changes

adds a rake task to update users that were impacted by the tmx launch when going through the piv cac recommended flow.

Copy link
Copy Markdown
Contributor

@vrajmohan vrajmohan left a comment

Choose a reason for hiding this comment

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

Looks good. Wondering if there should be some sort of record that this profile was manually overridden.

uuid_list = user_uuids.split(',').map(&:strip).reject(&:blank?)

puts "Processing #{uuid_list.count} user UUID(s)"
puts "Action: Change 'reject' to 'pass' (skip if already 'pass')"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I don't quite understand this. Is change/reject somehow associated with the uuids?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

yes its where we are changing the TMX device profile object from reject to pass since it was wrongly flagged as a reject.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This action is just listing what will be happening throughout the script.

Copy link
Copy Markdown
Contributor

@vrajmohan vrajmohan left a comment

Choose a reason for hiding this comment

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

Looks good. Thank you for adding the notes field.

@mdiarra3 mdiarra3 merged commit f64e6bd into main Jul 15, 2025
1 check passed
@mdiarra3 mdiarra3 deleted the LG-16404-cleanup-tmx-impacted-users branch July 15, 2025 12:07
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