Ctl+Alt+P not finding source members with period in the name #1273
Replies: 1 comment 1 reply
-
When you enter the path to the member, are you also giving an extension? Give that a try. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Within our naming convention we have certain scenarios where a period is a part of the source member name; some start with p. , some start with f. , and some start with j. for example. When these source members are found and opened via a single left click within a filter, they open fine. However, when I use Ctl+Alt+P and type out the name I get this error:

I've verified that I'm typing the name of the source member correctly. I cannot imagine what I'm doing wrong, but if the answer is that I am doing something wrong, then I'm all ears. But I guess we need a tweak to handle certain non-alphabetic characters in source names.
Thanks in advance,
Gregory
Beta Was this translation helpful? Give feedback.
All reactions