-
Type:
Enhancement
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 4.0.0.Beta2.1
-
Fix Version/s: 4.1.0.Final
-
Component/s: Web UI & Windup as a Service (windup-web)
-
Labels:None
-
Sprint:Sprint 32
-
Story Points:13
-
Git Pull Request:
Provide a way to indicate that a directory should not be scanned recursively. This will require a few changes:
1. The web ui must scan the directory itself, get a list of files (either recursive or non-recursive) and use this list to load the rules for display as well as to know which files to pass into windup-core at analysis time.
2. The registration should still function as a path registration, rather than as an import. New files in the folder should automatically be used.