Skip to content

Migrate naming series of HD Ticket from auto-increment to custom naming series #3207

@RitvikSardana

Description

@RitvikSardana

Currently, HD Ticket uses auto-increment integers as document names (e.g., 1, 2, 3). This makes ticket IDs non-descriptive and harder to reference in external communications.

This issue tracks migrating the naming to a human-readable custom naming series such as HD-TKT-.YYYY.-.##### (e.g., HD-TKT-2026-00001).

ToDo

  • Update in HD Ticket DocType from autoincrement to a naming series
  • Ensure all references to ticket.name handle string names correctly (no parseInt assumptions)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions