Ideally, a file datastore and crx-quickstart should also be restored to the same timestamp of the MongoDB snapshot and the same for your second scenario.
David,Your questions are too broad to be answered via a form post. Why don't you want to log a support case and arrange a screen share session with a support engineer? Brief replies to your queries are:1. You can only create a transition project from a page, but not from a paragraph on the page. Aft...
Default location is /apps/system/config/org.apache.sling.event.jobs.QueueConfiguration-asyncoperations.configIt also can be a runtime specific:/apps/system/config.author/org.apache.sling.event.jobs.QueueConfiguration-asyncoperations.configAs well as you can add a unique suffix to your custom configu...
Did you set Adobe Launch Cloud Configuration to "Include Production Code on Author"If you have not, you need to switch to "Staging" env, you can use "Launch and DTM Switch":Launch and DTM Switch - Chrome Web Store
You need to make sure that ContentHub was included to a Page Component: Setup ContextHub Also, you can try to recompile clientlibs: How to force a recompilation of all Sling scripts jsps, java, and sightly in AEM 6.4
Nodes are inheriting ACL from a parent node. If you don't see any ACL that are explicitly defined for /var node, it means that /var will have the same ACL as "/".If you need to tune /var node ACL click on green + button, choose group or user and define a desire ACL
Storing external data in JCR is a common practice. AEM will be able to maintain the data with Online Compaction. You can use OOTB nodes to store your data, or it is possible to add a custom node type by using a Node Type Administration via CRX Explorer.