Fix: Apply Notes to Slots doesn't always set the chosen note. [6013] Bug Number: 6013 Release notes (y/n): Yes For Release Nums: 7.1.4 and 7.2 David's guess about the condition under which this bug occurs (see the end of the original bug entry) was correct. When the Note Group Manager's "Note Groups" combo box is "All" (so that the Notes list includes note items from all note groups), the selected note's note group is not correctly conveyed to the "Apply Note to Slots" dialog when the user clicks the "Add Entry Using Context" button. See the fix in method: NoteGroupMgrDlg::addSlotEntries (bool useContextValues); ---