• Patrick McConnell 6
  • NEWBIE
  • 25 Points
  • Member since 2017

  • Chatter
    Feed
  • 0
    Best Answers
  • 1
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 5
    Replies
I'm getting an error, 

Challenge Not yet complete... here's what's wrong: 
The 'IsShiftVolunteer' field formula on the 'Volunteer Shift Workers' is not resulting in a check box when the logged in user is the volunteer, and unchecked when they are not.

I did check with two users and two volunteer shift worker records, and it works as expected. 

I entered the forumla as 
!ISBLANK(Volunteer__r.Id) && $User.Id = Volunteer__r.Id
I'm not sure what I'm missing here.
 
I am currently on step 5 of the superbadge, and I'm getting this error:

Challenge Not yet complete... here's what's wrong: 
The record type 'Residential Opportunity' has the incorrect business process assigned.

Obviously I've set up the Residential Opportunity record type. I also created a sales process called Residential Opportunities and used the stages in the guidelines, and I DID assign it to the Residential Opportunity record type. I'm not sure where I'm going wrong here. Is this a bug?User-added image
I'm getting an error, 

Challenge Not yet complete... here's what's wrong: 
The 'IsShiftVolunteer' field formula on the 'Volunteer Shift Workers' is not resulting in a check box when the logged in user is the volunteer, and unchecked when they are not.

I did check with two users and two volunteer shift worker records, and it works as expected. 

I entered the forumla as 
!ISBLANK(Volunteer__r.Id) && $User.Id = Volunteer__r.Id
I'm not sure what I'm missing here.
 
I'm getting an error, 

Challenge Not yet complete... here's what's wrong: 
The 'IsShiftVolunteer' field formula on the 'Volunteer Shift Workers' is not resulting in a check box when the logged in user is the volunteer, and unchecked when they are not.

I did check with two users and two volunteer shift worker records, and it works as expected. 

I entered the forumla as 
!ISBLANK(Volunteer__r.Id) && $User.Id = Volunteer__r.Id
I'm not sure what I'm missing here.
 
I am currently on step 5 of the superbadge, and I'm getting this error:

Challenge Not yet complete... here's what's wrong: 
The record type 'Residential Opportunity' has the incorrect business process assigned.

Obviously I've set up the Residential Opportunity record type. I also created a sales process called Residential Opportunities and used the stages in the guidelines, and I DID assign it to the Residential Opportunity record type. I'm not sure where I'm going wrong here. Is this a bug?User-added image