Files
console/src
harsh mahajan e9d0a6fd0d fix: preserve boolean fields and deploymentRetention in git/domain flows
Extends the same fix to three non-settings flows that call functions.update
or sites.update and had the same bugs:

- functions/(modals)/createGit.svelte: enabled/logging || → ??; add deploymentRetention
- functions/domains/add-domain/+page.svelte: enabled/logging || → ??; add
  providerSilentMode, providerRootDirectory, buildSpecification, and deploymentRetention
  which were missing entirely from this connect() call
- sites/deployments/createGitDeploymentModal.svelte: enabled/logging/
  providerSilentMode || → ??; add deploymentRetention
2026-05-28 12:30:13 +05:30
..
2026-04-23 08:59:50 +01:00
2026-03-24 11:35:18 +05:30
2025-06-05 05:59:23 +00:00
fix
2026-04-02 14:27:44 +05:30