I have been looking over the testool.log file for the merge objects action and I had a few questions.
I think I need to be selective on what to merge, as I have noticed that the merges between NPC entries are probably not wanted, as LGNPC entries are likely meant to overwrite vanilla npcs and not supposed to be merged. Additionally, sometimes there are compatibility patches between two mods that I am guessing are there to handle conflicts and should not be merged.
I have also seen entries that only differ by MODL and FNAM (example being particle arrow replacer.esp and the MPP), I'm guessing that there is no value in merging them, unless there is additional information than what the log shows.
My plan is to only merge entries that change pertinent items, such as creature entries and weapon / armor entries with changed stats, etc.
Any advice or comments welcome!