Record Type details not showing after click on View Record List
Discussion posts and replies are publicly visible
Based on the limited information, I think the error might be due to using curly quotes (“ ”, Unicode 8220/8221) instead of straight quotes ("). Replace all curly quotes in the expression with plain straight double quotes to fix it.
If this does not solve the issue, share more details.
Good job parsing a way-too-vague question. Sometimes though I think we need to coach users into figuring out how to provide more sufficient detail up-front, so as not to torture potential helpers with trying to dig through unfathomable and vague clues
Exactly! This happens when copying from docs and we've encountered similar issues. Probably the same root cause here.