Replies: 1 comment
-
You will need to run two migrations, one for AreaOne an another for AreaTwo, with difference configurations. |
Beta Was this translation helpful? Give feedback.
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.
-
Problem : I have two
AreaPath
for example AreaOne and AreaTwo. UsingWIQLQueryBit
I filteredworkitems
withAreaPath
. So I want hideAssignedTo
field fromworkitems
which under AreaTwoareapath
andworkitems
under AreaOneareapath
should migrateAssignedTo
filed. My config file part as below,Beta Was this translation helpful? Give feedback.
All reactions