Old 09-16-20, 01:29 AM
  #1  
JaccoW
Overdoing projects
 
JaccoW's Avatar
 
Join Date: Oct 2011
Location: Rotterdam, former republic of the Netherlands
Posts: 2,397

Bikes: Batavus Randonneur GL, Gazelle Orange Excellent, Gazelle Super Licht, Gazelle Grand Tourist, Gazelle Lausanne, Gazelle Tandem, Koga-Miyata SilverAce, Koga-Miyata WorldTraveller

Mentioned: 58 Post(s)
Tagged: 0 Thread(s)
Quoted: 784 Post(s)
Liked 1,238 Times in 686 Posts
PSA: How the (broken) @mention system works right now

The forum system for mentioning isn't working properly at the moment which some of you might have noticed because it has been ages since you got a notification of someone calling you out.

Here's what one of the mods had to say about it:
Originally Posted by IBJoel
They're working, but very specifically (and kind of counter-intuitively). If I type your name in all the way @JaccoW then you get the notification. If I select it from the list of usernames that pop up as I begin to type you username, you do not. This is a known issue and we are working on it. It will take some time, though. It's in the core software and so a different team is taking a look at it.
I came across it a few months ago but I thought it would be helpful for everyone to learn how it works until it is fixed again. I'm sure the forum moderators and the crew maintaining the software are working on it but as someone who works in software QA I know the lead times can be long.
That's why there are workarounds!

Current:
Before you could simply type @ and select or write out someone's name for it to mention someone and they would get a notification by e-mail or through the forum.
Right now it will only link to someone's profile page through either method but it is a good start to make it work.

For example: IBJoel will link to the user page with id 422547 whereas it looks like a mention.

In the plain BBCode that looks like this:
Code:
[ utag=422547]IBjoel[ /utag]
But what you want is this: @IBJoel
Code:
[ MENTION=422547]IBjoel[ /MENTION]
(remove the spaces to use this)

You can see the difference by clicking on the Source button on the top right of a post.
It will bring you to the plain text BBCode version of your post. just replace the text utag with mention in both places and post or preview your message.

Now there is lots more you can do with this but I would recommend looking up a BBCode page for that.
My guess is that there is a small bug in the forum software that inserts the wrong code or there is a problem with the order in which each code gets used. But I am only a software tester, I'm better at pointing out the problem than offering solutions.

Last edited by JaccoW; 09-16-20 at 03:09 PM.
JaccoW is offline