- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-02-2019 11:20 AM
Is there a way to migrate Visual Task Board from one instance to another using Update set or xml export? Thank you in advance!
Solved! Go to Solution.
- Labels:
-
Project Portfolio Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-02-2019 11:48 AM
I think below tables should include all the vtb related data.
If you export vtb_board and vtb_lane, that should do. But you should try this on a non-prod env first.
It should bring in the board and lane, but not sure about any theme that you have applied.
Please mark this response as correct or helpful if it assisted you with your question.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-02-2019 11:23 AM
There are few tables, which you may need to export. But it is pretty easy to recreate the task board instead of exporting those table data manually. Is there an issue, if you recreate it on Prod?
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-02-2019 11:27 AM
do you happen to have list of those tables? we're trying to avoid having to recreate task board since there are so many tasks in each lane. Also does exporting tables also export task board visual layout??

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-02-2019 11:48 AM
I think below tables should include all the vtb related data.
If you export vtb_board and vtb_lane, that should do. But you should try this on a non-prod env first.
It should bring in the board and lane, but not sure about any theme that you have applied.
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-02-2019 02:14 PM
does the order in which you import matter? Some reason i'm not able to display visual task board with simple import of the 6 tables.