Find your content:

Search form

You are here

Issue: Difference in saving an Apex Class or Visualforce page using "Save" and "Quick Save". Anyone experienced this?

 
Share

I opened a visualforce page and its related controller class in Edit mode inside Salesforce UI. I made several changes and used Quick Save to save it. But i never used Save button in that my logged in session. This happened yesterday. Now, today i opened and happened to see all the changes have been rolled back to previous version.

Is there any difference between Quick Save and Save just like hard delete and soft delete?

Please anybody suggest which tag i should use for this question. i added salesforce-crm and i know it is not correct.


Attribution to: Bforce

Possible Suggestion/Solution #1

The Salesforce documentation here does not indicate any difference.

Click Save to save your changes and return to the Visualforce detail screen, or click Quick Save to save your changes and continue editing your page. Your Visualforce markup must be valid before you can save your page.

One theory might be, if you used the back button at any time, the content of the in page editor may be resent to previous edits and perhaps posted back. This is just theory though I have not tested it.

Generally using the Back or Refresh sometimes can cause problems in web apps as the browsers attempt to repost (though typically you get a prompt for this). If you have not done either of these things, I'm not sure what might have caused this? Another developer editing at the same time perhaps?


Attribution to: Andrew Fawcett
This content is remixed from stackoverflow or stackexchange. Please visit https://salesforce.stackexchange.com/questions/33947

My Block Status

My Block Content