Can I delete the DELETE action entry from the current update set? Will it cause any other issue?

shitalchavan
Kilo Contributor

Can I delete the DELETE action entry from the current update set? Will it cause any other issue?

6 REPLIES 6

krushikesh
Kilo Guru

Hi Shital,



Yes, You can delete, But best approach is if you don't need any update set entry in your current update set. Then you can move that entry to default update set. for future use If needed .




Have a great day


Hi Krushikesh,



Thanks for the reply:)



I need to publish the application to update set from navigating to the applications. If I move the change to default update set for the same application then I believe it will still be the part of the application files. Please correct me If I am missing anything here.


Hi Shital,



It would be wise to notice the delete entries before deleting them from ypur update set.


Eg there is a client script that's deleted but you want to move it to test also in test it should be deleted so its better to keep the entry.



Hope its helpful


Hi Lakshmi,



My requirement is I need to publish this application on the store. So currently for testing purpose I am publishing this application in an update set and when I am moving it to some other instance by exporting the xml file I am getting many errors related to delete entries.



So, I thought that if I delete this entries then the issue should get resolved.



Please suggest.