i have used Wildcard character for string MATCHES '.*' in decision table for a particular condition but it is overlapping with another condition.
for example i have maintained level 1 for a particular project say "abc" and MATCHES.'*' level 1 is another condition
but when you see output when i click on project "abc" the condition for that project and MATCHES."*" condition is overlapping as you can see level 1 is coming 2 times.So is there any way we can avoid it?
