Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
Hi,
In a tracker of requirements, the filter doesn't work with wildcard:
MySQL however supports the % character at the start of an occurrence:
https://www.w3schools.com/mysql/mysql_wildcards.asp:
Doesn't find "Firware restriction"
Solved! Go to Solution.
This issue does not appear in Codebeamer 2.1 any more. Filters are working as expected in Codebeamer 2.1.
See article: https://www.ptc.com/en/support/article/CS416833
support request opened: #17325810
This issue does not appear in Codebeamer 2.1 any more. Filters are working as expected in Codebeamer 2.1.
See article: https://www.ptc.com/en/support/article/CS416833
Hi,
the filter works with version 2.1.0.3 (mysql). But the warning message below seems to be useless because "%keyword" works:
MySQL however supports the % character at the start of an occurrence:
https://www.w3schools.com/mysql/mysql_wildcards.asp: