Details
-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ap_verify
-
Labels:
-
Story Points:2
-
Epic Link:
-
Sprint:AP F20-2 (July)
-
Team:Alert Production
Description
John Parejko discovered that ap_verify.py will misunderstand the --id argument if it is followed by anything other than a data ID (e.g., ap_verify.py --id --output lotsOfRepos). Modify the argument parser so that the ID is optional, if this can be done without making --id mandatory.
Thanks for fixing this. See the PR for a minor question.