<h2>Form changes in scoped application not being pushed to target instance through application repository!!</h2><br/><div style="overflow-x:auto"><article><div ><h3 >Issue </h3><section><div> <div><br /></div> </div> <div id="activity_92e9dc4cdb91ac1011762183ca961975"> <div> <ul style="list-style-position: inside;"><li>Form changes in scoped application not being pushed through application repository.<br /></li></ul> <h3>Steps to Reproduce</h3> <ul style="list-style-position: inside;"><li>Let's suppose there is a scoped application created in dev instance using studio which includes both form and list (not using default).<br /></li><li>The application is pushed to repository and installed on target instance.<br /></li><li>Post that, make few changes to some labels in list and forms in studio using Form designer (maybe no db changes, only altered labels in form) in dev instance.<br /></li><li>Save and publish to repository then update in target instance with new version and notice no form changes are reflected.<br /></li><li>You may try to remove the application and installed the latest version still no new form changes are seen on target instance.<br /></li></ul> </div> </div></section></div><div ><h3 >Cause</h3><section><ul style="list-style-position: inside;"><li>You may check in <strong>sys_upgrade_history</strong> table for the new version of the respective application and notice they are skipped.</li></ul></section></div><div ><h3 >Resolution</h3><section><ul style="list-style-position: inside;"><li>In order to fix the issue, you may goto "<em><strong>sys_update_xml</strong></em>" table and find the skipped records of the application.<br /></li><li>Set "<strong>r</strong><em><strong>eplace on upgrade</strong></em>" to <em><strong>True</strong></em> on those records and update the new version again.<br /></li><li>New changes will be loaded and reflected on the target instance.</li></ul></section></div></article></div>