- Edited
If that is a name in the system, yes. It was mainly developed for staff/agents, so if you have single-word names it works best, like @[deleted] would work, however, if there was spaces in the name, it won't. But, you can use a ".", so, @[deleted] would work to match an agent. The mention part is pretty cool as well, if you wanted to bring in another agent without adding them, you can use #pradeep.surname or #pradeep1987oct22, they get an email notification telling them that they were mentioned (configurable in config).For it to add Users as collaborators, we kinda have to know about them in advance, which works well for established systems with lots of users already. You can @[deleted] and have it find them by the domain prefix, if that domain is added to the config.. actually, it doesn't work that well for Users.. they dont' have usernames! hmm. If you'd like an extension/adaptation or change to it mate, just make an issue for me on github and I'll get it working: https://github.com/clonemeagain/osticket-plugin-mentioner/issues/new I'm thinking an organisation filter might help, so users from an organisation could @[deleted] and have the first John in their organisation be added as a collaborator. You can see the problem with that being global though. A lot of people have the same names. Even Agents have many duplicates in our system. That's why it does email matching as well, @[deleted] or @[deleted] etc. But the firstname.surname match only works for staff at the moment.