Skip to content

Demo workflow: validate required fields before saving form data #213

Description

@codingdud

Purpose

Create a slightly broader issue for validating the full issue-delivery workflow.

Scope

  • Add basic validation before saving form data
  • Reject incomplete requests with a clear error response
  • Keep the change aligned with the existing backend structure

Acceptance Criteria

  • Requests with missing required fields are rejected
  • Valid requests still save successfully
  • The behavior is testable with a focused backend check

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions