Skip to content

Validation Issues

When deploying or configuring your projects in Fransys, it’s essential to ensure everything is set up correctly. This is where validation issues come into play—they help you identify misconfigurations or potential problems before they become real issues in production.

Fransys automatically checks for validation issues as you work and alerts you when something requires attention. These issues are flagged in real time, helping you resolve problems before deploying.

Types of Validation Issues

Validation issues come in varying severities, helping you prioritize what needs immediate attention:

  • Error: These prevent deployments entirely and must be resolved before moving forward. Errors indicate a misconfiguration that could break the app or services.
  • Loss of Data: This occurs when a configuration change could result in data loss, such as deleting a database. These must be confirmed before proceeding but allow you to continue if acknowledged.
  • Warning: These are non-critical issues that suggest improvements or fixes but don’t prevent deployment. For example, a service block not connected to an app block might flag a warning.
  • Info: Informational issues notify you of optional improvements or outdated configurations, such as an older version of a database that could be upgraded. These don’t affect deployment but keep you informed of better practices.

Fixing Validation Issues

When a validation issue is flagged, Fransys provides a detailed message explaining the problem and suggesting a resolution. You can click on the issue to learn more and immediately address the problem. Depending on the severity, resolving validation issues might be as simple as connecting blocks or updating configuration values.

Keeping your projects free of validation issues ensures a smooth deployment process and reduces the risk of unexpected downtime or errors.