While NomNomNotifier allows for a user to add customer with the name "s/o", after adding such a customer, I am unable to find that same customer with the "s/o" as a keyword, using the following command find "s/o" throws the following error to me
This makes it such that despite including the feature to make customers with "s/o" as part of their name, they left out the important feature to allow find to exert the same behavior as the add feature, hence it is a functionality bug.
While NomNomNotifier allows for a user to add customer with the name "s/o", after adding such a customer, I am unable to find that same customer with the "s/o" as a keyword, using the following command find "s/o" throws the following error to me
This makes it such that despite including the feature to make customers with "s/o" as part of their name, they left out the important feature to allow find to exert the same behavior as the add feature, hence it is a functionality bug.