When application screens or forms are switched to other languages (e.g., Assamese / Hindi), the values sent to the backend database for Dropdowns, Radio Buttons, and other selectable options should remain in English (i.e., their key or code), not in the translated display language.
Currently, it has been observed that in some cases, values are being sent and stored in the backend in Assamese/Hindi, which should not happen.
Note:
- This check does not apply to fields where users manually enter text (e.g., Name, Description, Comments, etc.).
- Only static options (Dropdowns, Radio Buttons, Checkboxes, etc.) should be verified.
Acceptance Criteria:
- When a screen/form is switched to Assamese or Hindi, the display text should appear in the selected language.
- The selected value sent to the backend should always be in English (key/code).
- Validate across all screens/forms where dropdowns, radio buttons, or similar controls exist.
- Confirm no Assamese/Hindi values are stored in the backend for these fields.
- User-entered text fields (like names/descriptions) should remain language-dependent as entered.
- duplicates
-
FLW-567 Dropdown / Radio Button Values to Be Sent in English to Backend When UI Language Changes (Assamese / Hindi)
-
- Closed
-