Using the File Upload component with Skuid Millau 11.02 I get an error everytime I upload an attachment. I narrowed the bug down to the uploader itself. It seems that if “Auto-refresh related Models on successful upload” is checked it is throwing the error.
“1. An error occurred while attempting to perform the following SOQL query: SELECT Name,Id FROM Attachment WHERE (ParentId = ‘sk-1rzX4h-28’) LIMIT 11 Error:invalid ID field: sk-1rzX4h-28”
Or
1. An error occurred while attempting to perform the following SOQL query: SELECT Name,Id FROM Attachment WHERE (ParentId = ‘sk-1rzAKJ-28’) LIMIT 11 Error:invalid ID field: sk-1rzAKJ-28
Thanks!
