Permission template is not applied to the created projects

We have a permission template with Project Key Pattern: apihub_*. When we try to create a project with a name: apihub_backend. The group is not applied in the permissions, which is mentioned in the permission template. Kindly help us to resolve this issue.

Thanks in advance!!

@ganncamp , can you please help on this issue. Many projects has been facing this issue.

Hey there.

Please don’t tag individuals not already involved in a thread. You may think it bumps it to the top of their list, but it actually does the opposite!

You can always refer to our FAQ:

I created a topic, when can I expect a response?

This is an open community with people volunteering their free time to provide assistance. We’re eager to contribute to the community, but you are not guaranteed a fast response.

Be patient

  • Wait a few days before bumping a topic that hasn’t received a response.
  • Do not @name mention individuals not involved in the topic.

Back to your question, the RegEx you’re looking for is apihub_.*. https://regex101.com/ is a great tool to test these out on!