Hello
I am having an issue with the Mass Actions on a table I have. I have a table of accounts and I want users to be able to select records on the table to create a bunch of cases en masse based off of data on the account. I then want to update a date field on the account for the date that this happens.
I am having no issues creating the cases for all the accounts selected, but I am having issues on updating that date field on the account. I have the actions set up to update the account row with today’s date and then save the model, but it looks like these actions are only being processed when one account on the table is selected.
When one account is selected the date is set and saved with no issue, but when multiple accounts are selected the date is not set and the model is not saved. All of the other actions are running just fine. I set the account model to block the UI if there’s an error on save, but that’s not popping up, so I don’t think it’s trying to save at all.
Is there any known issue on why this would work fine with one record selected, but not multiple?
Question
Mass update only updates one record

Translate
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.