Error "Field 'Resolved Date' cannot be empty" is displayed on resolved items after migration #2624
Replies: 1 comment 2 replies
-
Looks like there are required fields that are not set when they should be. It could be that your Source uses a different field name for the "Resolved Date" data and mapping it will resolve it. |
Beta Was this translation helpful? Give feedback.
2 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I completed a test migration of one of our projects and see the following error message at the top of migrated requirements that have been resolved:
We are using a custom process based upon CMMI with additional fields (which are successfully migrated). There aren't any errors shown in the log.
The error isn't shown in the source project.
This isn't a problem for other work items such as bugs or features.
Beta Was this translation helpful? Give feedback.
All reactions