Upsert with multiple UIDs

That’s the issue! Thanks for the help!

Now, is there a way for me to be able to get the UIDs back out of the upsert? Or, will I need to run a second query to do that?
(I’m referring to this line: uidsMap = res.getUidsMap(), which is currently empty.)