I'm implementing a feature that allows Publify to merge two articles. On the admin page I created the following form (I'm not sure this is correct for what I'm after), which ultimately should allow one to input another article's ID and merge it with the current article being viewed (comments should be preserved but should only have one author).