mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-03-14 15:22:39 -04:00
The last_dest_idx variable should always have been tracking the last index in the source list. The original intention, implemented incorrectly, was to just append any items which source has no item at that index.