A module in Service Studio will register a "change" when viewing data from an entity in some contexts, requiring the developer to either re-publish or to click "Don't Save" when closing the module:

If a developer is only viewing data, no changes have really been made, right? I would prefer not to have to click this "Don't Save" button. Below are the different contexts I tested and whether a "change" occurred as a result.
Option 1: "View Data" on a static entity on element defined in the module
Result: no "change"

Option 2: "View or Edit Data" on a regular entity on element defined in the module
Result: no "change"

Option 3: "View Data" on a static entity that is being consumed from another module
Result: a "change" occurs

Option 4: "View Data" on a regular entity that is being consumed from another module
Result: a "change" occurs
