When adding a menu item, there is a potential that a specified sibling does not exist. If the sibling does not exist, the potential misplacement should alerted to with a status log message.
Active
1.0
Code
Logging has already been added to the existing moveMenuItem(). It just needs to have similar logic for addMenuItem().