Closed TobleroneSwordfish closed 6 months ago
The player notes route used by the discord notes command is fuzzy searching, meaning asking it for Someone's notes will display notes from SomeoneElse and NotSomeone.
Someone
SomeoneElse
NotSomeone
This is very bad for obvious reasons.
Usage issue from request built ingame, fixed via https://github.com/goonstation/goonstation/commit/cb2463604cdafb565bd590852a7726da65091b6d
The player notes route used by the discord notes command is fuzzy searching, meaning asking it for
Someone
's notes will display notes fromSomeoneElse
andNotSomeone
.This is very bad for obvious reasons.