• PhilipMB1
  • NEWBIE
  • 0 Points
  • Member since 2020

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 2
    Replies
The two records in the list has validation rule fired, out of which one record has valid data and other has invalid which means validation fired. But the update failed on both showing the validation on both records. Also the batch class has database.saveresult and checked the error message which shows same on the records. does Database.update work on making partial update?