I have a QV document under SVN. So, when I add any Extension object to my document the name is shown as CH14_23423432
The issue is when I update source from SVN and open document it always cannot display a document in Web view() and I need to delete this object, save the document and close it, open again and only then I can see document in web view and add extension object back.
If I made some changes and want to commit I need to check what was modified in QlikViewProject.xml and avoid committing the new extension object name in this file. Moreover, new file appear in SVN what confuse others
Can I somehow avoid such naming and have the name just CH14?