FieldCalculationMap should include a fallback option if parsing failed #3139
Closed
sbouchexbellomie-Philips
started this conversation in
Ideas
Replies: 1 comment
|
I like... feel free to submit.... Im working on https://github.com/nkdAgility/azure-devops-migration-platform/ and will inclide it there. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have a field that used to contain a non integer value in a revision and the FieldCalculationMap failed because FieldCalculationMap::TryConvertToNumeric failed to parse the value.
Proposal: Add a fallback option if parsing failed
All reactions