Skip to content

[Bug] Unable to add Symptoms while logging period for Cycle #1001

Description

@sreeramachandramurthy

HealthLog version

v1.38.24

Deployment type

Self-hosted (Docker)

What happened?

Getting an error message Could not save. Try again. while adding Symptoms to a Cycle.

Image Image

B.T.W. the Cycle successfully saves if I do not add any Symptoms.

Expected behavior

The Cycle should be saved when Symptoms are added

Steps to reproduce

  1. Login into HealthLog (as a Female user)
  2. Navigate to Cycle
  3. Click on a Date (September 17th, 2026 for this screenshot)
  4. Select Flow
  5. Select Symptoms (Cramps and Back pain for this screenshot)
  6. Click on Save

Relevant logs / screenshots

{
  "timestamp": "2026-09-18T15:21:23.899Z",
  "request_id": "4672b66c-7336-4cb2-b7c4-79cfbf178cf9",
  "trace_id": "3b3609b0-d1c9-493d-b612-ec943fd8a204",
  "kind": "http",
  "service": "healthlog",
  "environment": "production",
  "deploy": {
    "node_version": "v22.23.1",
    "hostname": "<redacted>"
  },
  "level": "warn",
  "http": {
    "method": "PATCH",
    "path": "/api/cycle/day-logs/cmu73vtdw004p01o7vhj4oadg",
    "route": "/api/cycle/day-logs/cmu73vtdw004p01o7vhj4oadg",
    "status": 422,
    "user_agent": "Mozilla/5.0 (X11; Linux x86_64; rv:155.0) Gecko/20100101 Firefox/155.0",
    "ip": "<redacted>"
  },
  "auth": {
    "user_id": "<redacted>",
    "user_role": "USER",
    "auth_method": "session",
    "record_context": {
      "epoch": 0,
      "scope": null
    },
    "provider_work_authority": {
      "origin": "owner",
      "recordUserId": "<redacted>",
      "actorUserId": "<redacted>",
      "grantId": null
    }
  },
  "action": {
    "name": "cycle.day-log.patch.validation-failed"
  },
  "meta": {
    "issue_count": 2
  },
  "duration_ms": 29,
  "runtime": {
    "loop_max_ms": 0.4,
    "loop_last_ms": 0
  }
}

Browser / OS (if applicable)

Mozilla Firefox 155.0.1 (64-bit) on Ubuntu 24.04

Pre-flight checks

  • I confirmed this is not a duplicate of an existing issue.
  • I redacted any secrets, tokens, or personal data from logs.

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

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions