Closed einanli closed 3 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.
If you think this issue should stay open, please remove the O: stale 🤖
label or comment on the issue.
This should stay open.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.
If you think this issue should stay open, please remove the O: stale 🤖
label or comment on the issue.
Describe the bug Using a lowercase Rally Story Id in the pull request body is resulting in an exception. "Error occurred while validating Rally Artifacts: Error: Not able to parse artifact type: undefined"
To Reproduce Steps to reproduce the behavior:
Expected behavior If this is considered an invalid Rally Story id, we should get a validation failed result rather than an exception. The other option is making the check case insensitive.
Screenshots If applicable, add screenshots to help explain your problem.
Additional context If you edit the PR body, and change the story id to upper case, this fixes the issue.
Here's my test config file: