MicrosoftPremier / VstsExtensions

Documentation and issue tracking for Microsoft Premier Services Visual Studio Team Services Extensions
MIT License
57 stars 14 forks source link

Create work item task hangs #30

Closed sanyappc closed 5 years ago

sanyappc commented 5 years ago

TaskInputs.validateIdentityValue("Abcdefghi Bcdefghijklmn <a.bcdefghijklmn@opqrst-uvwxyz.com>")'s execution takes 3 hours. Moreover, this value is interpreted as invalid.

ReneSchumacher commented 5 years ago

Hi Alexander,

the function merely does a regular expression test on the value. I tweaked the expression a bit and it now finishes in under a second and evaluates your address correctly. I won't be able to push out a new version until the end of the week, though. Please stay tuned for the new version and sorry for the inconvenience!

René

ReneSchumacher commented 5 years ago

Hi again,

the fix goes out today. I'll close the issue for now. If you continue to have problems with the task, please feel free to reopen the issue or create a new one.

Happy building! René