Users are unable to approve account some records that have been submitted for approval. Though they are able to approve other records. If i switch their profile back to Salesforce classic, they are able to approve the records they couldn’t approve in Skuid (so i’m guessing their isn’t a problem with the account record. Note that for the records they are unable to approve in Skuid, they are able to reject the records in Skuid.
Why are they able to approve some account records in Skuid, but not others?
Here is the error message i receive when logged in as a user from the console output log in firefox
Visualforce Remoting Exception: Process failed. First exception on row 0; first error: UNKNOWN_EXCEPTION, java.lang.NullPointerException: {…}
action: “skuid.RemotingStubs”
data: Array > “{”“actionType”“:”“Approve”“,”“workItemId”“:”“04i1r00000CFqrZAAT”“,”“comments”“:null}” ]
message: “Process failed. First exception on row 0; first error: UNKNOWN_EXCEPTION, java.lang.NullPointerException: ”
method: “approvalsProcessWorkItem”
ref: false
result: null
statusCode: 400
tid: 4
type: “exception”
vfDbg: true
vfTx: true
where: “”
: Object { constructor: f()
, status: false, type: “exception”, … }
VFRemote.js:117:447
error https://skuid.eu12.visual.force.com/jslibrary/1530643972000/sfdc/VFRemote.js:117:447 https://skuid.eu12.visual.force.com/jslibrary/1530643972000/sfdc/VFRemote.js:134:143 fire https://skuid.eu12.visual.force.com/jslibrary/1530643972000/sfdc/VFRemote.js:52:30 fireEvent https://skuid.eu12.visual.force.com/jslibrary/1530643972000/sfdc/VFRemote.js:47:157 onProviderData https://skuid.eu12.visual.force.com/jslibrary/1530643972000/sfdc/VFRemote.js:86:180 fire https://skuid.eu12.visual.force.com/jslibrary/1530643972000/sfdc/VFRemote.js:52:30 fireEvent https://skuid.eu12.visual.force.com/jslibrary/1530643972000/sfdc/VFRemote.js:47:157 onData https://skuid.eu12.visual.force.com/jslibrary/1530643972000/sfdc/VFRemote.js:94:30 handleResponse https://skuid.eu12.visual.force.com/jslibrary/1530643972000/sfdc/VFRemote.js:75:136 a https://skuid.eu12.visual.force.com/jslibrary/1530643972000/sfdc/VFRemote.js:39:70 g/gne]< https://skuid.eu12.visual.force.com/jslibrary/1530643972000/sfdc/VFRemote.js:40:307
Is there anybody out there able to help with this problem, note that we don’t have this problem in our sandbox so it’s difficult to replicate.