If I have a PLC that is having an issue will simply writing the project back to the PLC with 2.1.4 fix the issue? If that is true is there a way to force a write to the PLC even if the DoMore does not see any changes?
Yes, just go into the System Configuration dialog and hit OK - that should "tweak" the SysConfig and at least enable the Write to PLC button. If THAT doesn't work, add a contact, then delete the contact, and hit Accept. THAT should enable the Write to PLC button.
THEN in the Download Project to PLC dialog, MAKE SURE YOU CHECK the
Force download of Program, System Configuration, and Documentation Database checkbox.
You may still have an issue with the content of any existing data-blocks or heap-items. Use the Data View to re-initialize any of these elements.