Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patient list view: gender & deceased fields are not translated to respective languages #6863

Open
marthakeezy opened this issue Mar 6, 2025 · 1 comment
Labels
Effort: small feature: dispensing Severity: High Bugs breaking core functionality or with no/unacceptable workaround. High impact. Next patch release
Milestone

Comments

@marthakeezy
Copy link

What went wrong? 😲

When using any other language but English, i noticed gender and deceased fields are not translated and stay in english

Image

and

Image

comment from @mark-prins: the last issue raised "gender is showing in english" cannot be fixed right now sorry. we store gender as a string (MALE/FEMALE/etc) and just format it nicely for display in the table

Expected behaviour 🤔

should be translated!

How to Reproduce 🔨

Steps to reproduce the behaviour:

  1. Go to Dispensary -> Patients and have a few patients set up with different genders
  2. Switch languages from English to any other -> note in the list view genders stay as english options
  3. Go to New Patient -> enter the name of the patient that already exists
  4. See the record -> note gender and deceased are both in English

Your environment 🌱

  • Open mSupply Version: V2.6.0
  • Legacy mSupply Central Server Version: V8.00.11
  • Platform: Google Chrome (browser)
  • Database type: PostgreSQL
@marthakeezy marthakeezy added needs daily triage New bug to be triaged by the release team needs triage Severity: High Bugs breaking core functionality or with no/unacceptable workaround. High impact. Next patch release feature: dispensing labels Mar 6, 2025
@jmbrunskill jmbrunskill removed the needs daily triage New bug to be triaged by the release team label Mar 10, 2025
@andreievg andreievg added this to the 2.6.1 milestone Mar 12, 2025
@mark-prins
Copy link
Collaborator

To check #6618 which fixes this for the patient view

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Effort: small feature: dispensing Severity: High Bugs breaking core functionality or with no/unacceptable workaround. High impact. Next patch release
Projects
None yet
Development

No branches or pull requests

4 participants