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

motto
Kilo Expert

Thank you!