I have three modules (let's call them A, B and C) that need be updated together since they are interdependent. That is, the changes in A are required by C and changes in C are required by B, etc.
Question is this: Can I enqueue these three modules and then do a Marketplace UPDATE ALL ITEMS without going into maintenance mode? In other words, will UPDATE ALL ITEMS pause user activity during the update of all three?
Trying to avoid going into maintenance mode for such as brief update. Plus this is good long-term info to have.
--
TiG
updated by @tig: 04/24/18 10:22:48AM