Skip to main content

I am working on the Picklist Administration - Share Values with Global Value Sets and when i got to check my work for the Hands-On challenge I keep getting this error: 

"There was an unhandled exception. Please reference ID: OQNFGQPM. Error: Faraday::ClientError. Message: MALFORMED_QUERY: When retrieving results with Metadata or FullName fields, the query qualifications must specify no more than one row for retrieval. Result size: 3"

 

I did not write a query as part of this challenge so the error has me confused. 

4 comentarios
  1. 19 oct 2017, 02:45

    The issue is that you've set up more than 1 picklist value. We're fixing the code in the next couple of weeks so that it will allow you to have more than 1. But that's why the error is telling you your result size: 3 -- it wants to find 1 and it's finding 3.

    If you remove the other 2 or redo this in a new playground with just 1 value, you should be able to pass.

    My apologies for this trouble.

0/9000