Do I need to open a ticket for this?
Using  $mailer->sendOne(XX, 'user@example.com'); is meant to  send the newsletter with the specified id (XX) say this is set to (13) but it doesn't.
 
When triggers it sends newsletter with the lowest id in the database which is (2) for me.