Hi all. i am new to the forum.
I have searched the forum for solutions regarding reg.expressions in the projects permission template, but so far I haven’t found what I am looking for.
Setup:
I am using SonarCloud in a private organization.
All projects are private.
Configuration:
I have created a permission template with the following regular expression: Jj][Uu][Ss][Tt].[Tt][Ee][Ss][Tt].*
Problem:
When i create a new project with the project key JUST.TEST.My01stTest the permission template is not implemented.
Any ideas why is that?
I have verified the reg-exp using https://regex101.com/ and I get a hit.
Is it because I use a private organization?
Because the project is private?
Error in the reg.exp?
Hi Ann.
Thanks for the quick response
I think I got what the problem is:
The regular expression you have used, does work. It’s just not the one I have tried to describe…
Mine was this:
But for some reason, in the chat, it got changed to [Jj][Uu][Ss][Tt].[Tt][Ee][Ss][Tt].*