Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Auto Closed
-
1.3.5
-
None
Description
project.projects return all the projects defined under the project.
That may cause some issues when you want to call that method without invoking everyone.
One way to work around the problem is to call the project you want by name. This enhancement targets making it possible to return a list of project with a regexp matching their name.