What is: There was an unhandled exception. Please reference ID: QSEEMZOT.
Please refer to the below steps in the
Create Custom Fields unit(https://trailhead.salesforce.com/content/learn/projects/build-an-app-to-track-your-trailblazer-journey/create-trailblazer-journey-custom-fields)
Create a Custom Field for URL
Make a field for storing the URL of the resource you found. A URL is a hyperlink you can click to access a particular website or web page.
Because you clicked Save & New in the last section, you should already be on the New Custom Field page. If not, that’s OK.
From Fields & Relationships on the Discovery object, click New.
Select URL and click Next.
Define the field as follows:
Field Label: Link
Field Name: Link
Leave everything else as is, and click Next, Next, and Save & New.
https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000A9C0zSAF
There was an unhandled exception. Please reference ID: LPQAPBZI. Error: Restforce::ErrorCode::MalformedQuery. 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: 2
I had the same error. These are my steps: I started making the app according to the steps, but I did not capitalize all the words in the community groups title. The app did not recognize that I completed that step. So I addressed the capitalization and made sure it looked exactly like the instructions then submitted again and got the message you got. I made sure everything was exactly like the steps but couldn’t get it to work. Then I noticed after having edited the one step it had been reordered in the steps. I couldn’t see any other reason so I deleted all of it and started over without needing to edit after and it finally went through
同じエラーが発生しました。これらは私のステップです:私はステップに従ってアプリを作り始めました、しかし私はコミュニティグループタイトルのすべての単語を大文字にしませんでした。アプリは、私がそのステップを完了したことを認識しませんでした。それで、私は大文字と小文字を区別し、それが指示とまったく同じように見えることを確認してから、再度送信して、受け取ったメッセージを受け取りました。すべてが手順とまったく同じであることを確認しましたが、機能させることができませんでした。次に、1つのステップを編集した後、ステップで並べ替えられていることに気付きました。他に理由がわからなかったので、全部削除して、編集せずにやり直して、ようやくやり直しました。
最近はこのメッセージに変わったかもしれない
We couldn't find a Discovery object named 'Trailhead' of type 'Website'.
これも同じ
Message: INVALID_TYPE: SELECT Id FROM Discovery__c WHERE Name = 'Trailhead' ^ ERROR at Row:1:Column:16 sObject type 'Discovery__c' is not supported. If you are attempting to use a custom object, be sure to append the '__c' after the entity name. Please reference your WSDL or the describe call for the appropriate names. RESPONSE: [{"message":"\nSELECT Id FROM Discovery__c WHERE Name = 'Trailhead'\n ^\nERROR at Row:1:Column:16\nsObject type 'Discovery__c' is not supported. If you are attempting to use a custom object, be sure to append the '__c' after the entity name. Please reference your WSDL or the describe call for the appropriate names.","errorCode":"INVALID_TYPE"}]
I think the checking logic is looking for the below error.
We couldn't find a Discovery object named 'Trailhead' of type 'Website'.
If "Website" is not an option in the Type picklist, can you add it there?
Go to Setup-->Object Manager-->Discovery-->Fields&Relationships--> Type ---> add a new value called Website and click save.
言語設定を英語に変えた後に、以下を確認してください。
After changing the language setting to English, please check the following.
We couldn't find a Discovery object named 'Trailblazer website ' of type 'site'.
よく分からないですね。
We couldn't find a Discovery object named 'Trailblazer Community Groups' of type 'Group
消されている
We couldn't find a report of type 'Discovery'.
- Erro no desafio de criar relatório
- I´m trying to complete this challenge: Build an App to Track Your Trailblazer Journey, Unfortunately, I receive this message when I finish
Change the language setting of the playground to English.
Try editing in lightning. To switch to lightning from classic:
- Click your name.
- Click Switch to Lightning Experience.
There is a typo in the chart title which you named as "discoveries by type", but it should be "Discovery by Type" as per the instructions. I have corrected it now and you should be able to verify the changes successfully.
Can you make sure you have checked "allow reports" box while creating Discovery object?
https://trailblazer.salesforce.com/answersHome_1%3Fid%3D9063A000000eXXjQAM?id=9063A000000eepMQAQ