You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we could always restart the tenant when a recipe is executed
we could have a checkbox to have the tenant reloaded
we could have recipe steps set a flag on the recipe execution service that will let the system know it need to be restarted. It could even be as clever as detecting it (with the recipe step names/types) to ask for a confirmation before actually running it.
we could display a notification to warn that the tenant might need to be reloaded. (simplest solution right now)
If you import some settings (ex: Smtp) with a non-setup recipe and that the current tenant is not reloaded, the settings won't be taken into effect.
How can we avoid this?
Create a step that reload the current site?
The text was updated successfully, but these errors were encountered: