Skip to content

[Bug] Task assignment fails when worker names contain non-Latin characters #270

Description

@rmsonge

When assigning farm tasks to workers with names containing accents (é, ü) or scripts (中文, العربية), the UI shows "Assignment Failed" without errors in console.

Steps to Reproduce:

  1. Create a worker with name "José Fernández".
  2. Try assigning a task to this worker.
  3. Observe silent failure (HTTP 200 but assignment not saved).

Expected Behavior:

  • Task should assign successfully.
  • Unicode names should be supported.

Environment:

  • Tania Core: v1.6.2
  • Database: SQLite
  • OS: Ubuntu 22.04

Logs:

{"status":"success"}  // No error despite failure  

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions