You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 1, 2023. It is now read-only.
* 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
0 commit comments