Migrate Visual Task Board to Prod

snuser10
Kilo Expert

Is there a way to migrate Visual Task Board from one instance to another using Update set or xml export? Thank you in advance!

1 ACCEPTED SOLUTION

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.

 

find_real_file.png


Please mark this response as correct or helpful if it assisted you with your question.

View solution in original post

10 REPLIES 10

SanjivMeher
Kilo Patron
Kilo Patron

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.

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??

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.

 

find_real_file.png


Please mark this response as correct or helpful if it assisted you with your question.

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.