Skip to content
Discussion options

You must be logged in to vote

Hi @Raviprakashbd,
I had similar issue with the same error message, you're getting now.
If you read the error message, you will find all the answers. It is saying "Rule Error for field Found In. Error code: Required, InvalidEmpty. "
During the investigation, I found, that it is trying to create new item of this type (can be ticket, bug etc) (required for migration), but is not succeed, due to an error.
In your case error related to field "Found In" - because the field is "Required", and current value, that is provided is empty ("InvalidEmpty").
It is empty, because the field can be a custom one for the work item type in the process, so, it can't be fulfilled automatically by the migrati…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by MrHinsh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1623 on August 25, 2023 12:42.