Benutzernamen von zufälligen Benutzern werden nicht in Beiträgen angezeigt

Is there any setting I’m missing that would cause some users usernames to show on posts and not others? e.g. SailPoint IdentityNow VS Code Extension Now Available - #9 by tranetechnologies - Announcements - SailPoint Developer Community Forum

1 „Gefällt mir“

You’ll forgive me I hope for being unsure here, I’m not actually “working” at the moment :rofl:

Do all of the usernames that are not showing up match the firstname_lastname pattern?

IIRC Discourse suppresses display of usernames in the specific case where the Full Name “matches” the Username.

3 „Gefällt mir“

Then as far as I’m concerned, you’re just a regular like me :slight_smile:

Yeah, wow I never noticed it did that…is that documented somewhere? and is it able to be disabled?

2 „Gefällt mir“

this looks like the applicable code to override:

2 „Gefällt mir“

I hope to one day find the time to learn to build theme components. For now I just hid all usernames for consistency’s sake.

1 „Gefällt mir“

They are hidden because it seems silly or noisy to display a name twice in a row. I believe that there There is a setting that you can change to have it display anyway.

There are some similar settings with “suppress” I in them that do similar things in other circumstances, but I can’t find the one you want on my phone right now.

1 „Gefällt mir“

i think it may be prioritize_username_in_ux ? :thinking:

1 „Gefällt mir“

No, this setting doesn’t override this behavior :slight_smile:
I didn’t find a setting to display both the username and name when they are identical (minus spaces) and it might require a component or plugin.

1 „Gefällt mir“

I think this theme-component could help

7 „Gefällt mir“

This was exactly it, thanks @Moin!

I agree with you, and at the same time it’s inconsistency UX to display most as name > username > title, and on seemingly random (to the uninitiated of this feature) not show some usernames and it just be name > title.

I’m glad this feature exists for my use case! As usually, just showing how incredibly malleable this platform is to one’s needs in customizing their community.

2 „Gefällt mir“

To anyone who finds this later, this is the answer to my question:

But this is the solution for adjusting the behavior:

5 „Gefällt mir“

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.