CoreBOSBB
Code Update - Printable Version

+- CoreBOSBB (https://discussions.corebos.org)
+-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17)
+--- Forum: Administrator Support (https://discussions.corebos.org/forumdisplay.php?fid=8)
+--- Thread: Code Update (/showthread.php?tid=2229)



Code Update - javier - 12-07-2021

Hi All!

I had a question regarding CoreBOS updates. If we want to update to a later version (basically update all the code), is there a risk of functionality failures?
I imagine that in this case, to preserve the data, all the custom modules, data, business actions, business maps, etc. would have to be exported from the old version and import them to the updated version, correct?


RE: Code Update - xh.shazivari - 12-13-2021

(12-07-2021, 10:56 AM)javier Wrote: Hi All!

I had a question regarding CoreBOS updates. If we want to update to a later version (basically update all the code), is there a risk of functionality failures?
I imagine that in this case, to preserve the data, all the custom modules, data, business actions, business maps, etc. would have to be exported from the old version and import them to the updated version, correct?

Hello! 

If we did that, it would be a lot of work since we're doing updates anytime, and things are moving a lot, so that's why we have a powerful tool: coreBOS Updater ;
The process is a lot easier and controlled. If you want more information, please refer to this part of the documentation: https://corebos.com/documentation/doku.php?id=en:devel:corebosupdater

Thank you!


RE: Code Update - javier - 12-14-2021

Thanks!!