This repository has been archived by the owner on Nov 1, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 199
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Throw exceptoins for missing area/iteration paths * Comment out feature flag check for work item creation * Revert "Comment out feature flag check for work item creation" This reverts commit ad96169. * Add some extra info to the exceptions to distinguish them * Add logging when a validation error is encountered * Add call to validate in NotificationsTest for testing * Fix area and iteration path validation * Update error messages * Fix ArgumentNullException * Add extra information to path check failure * Request classification nodes with depth equal to number of parts in the path * Pass tree structure as parameter instead of always using Areas * Remove '[PAT]' from error messages * Require project name in Area/IterationPath during validation * PR comments * Sneak in a one-line fix for empty comments * Change context messsage in response from notiifcation test
- Loading branch information
Showing
5 changed files
with
63 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters