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

Option display name is sent to the server instead of code #12

Open
sultanahamer opened this issue Jan 8, 2016 · 1 comment
Open

Option display name is sent to the server instead of code #12

sultanahamer opened this issue Jan 8, 2016 · 1 comment
Assignees
Milestone

Comments

@sultanahamer
Copy link

We are facing issues with data elements having option sets.
Lets take example of Gender being data element and male, female being the options in the option set as follows
--male--
label: male
code: m

--female--
label: female
code: f

When data is entered in dhis instance and we want to see that data in android, we see the code of option(m) instead of the label(male).

When we are entering data,
we see the drop down showing the labels male and female, we select one and when we try to sync data,
all the other data elements sync up except for the data element with option set. And if we manually enter the code in the android app instead of label, it does sync.

@arazabishov arazabishov added this to the Second version of android data capture application for DHIS2. milestone Jan 19, 2016
@arazabishov arazabishov self-assigned this Jan 19, 2016
@arazabishov arazabishov modified the milestones: Second version of android data capture application for DHIS2., [2.0] Alpha Aug 5, 2016
@arazabishov arazabishov changed the title Option sets does not sync Option display name is sent to the server instead of code Aug 5, 2016
@stale
Copy link

stale bot commented Apr 4, 2019

Hi! Due to a lack of activity on this issue over time (7.776*10^9 ms and counting, to be precise) it seems to be stale. If there is no further progress on it, it will be closed automatically.

If this is still relevant, maybe there is something you can do to move it forward? For example provide further information in a comment, or supply a PR? Any activity on this issue will keep it open. Thanks! 🤖

@stale stale bot added the stale label Apr 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants