Skip to content

Conversation

@ojmakinde
Copy link
Contributor

@ojmakinde ojmakinde commented Aug 30, 2025

Issue Description

When editing program managers on multiple programs, users were always assigned to the first edited program. This was caused by inconsistent usage of .attr() and .data(), which store/retrieve values differently.

I also considered writing tests for the function that updates program managers, but it's a very cut-and-dry function, and not even the best tests would've caught this bug.

Also fixed the functionality of the "No managers" text when all program managers are removed from a program.
image

@BrianRamsay BrianRamsay changed the base branch from development to production September 2, 2025 18:55
@github-actions
Copy link

github-actions bot commented Sep 4, 2025

View Code Coverage

@BrianRamsay BrianRamsay merged commit 7397de6 into production Sep 4, 2025
5 checks passed
@BrianRamsay BrianRamsay deleted the program-manager-hotfix branch September 4, 2025 18:37
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