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

Include record validation statuses in exports #1851

Closed
jnm opened this issue Jul 9, 2018 · 1 comment
Closed

Include record validation statuses in exports #1851

jnm opened this issue Jul 9, 2018 · 1 comment
Assignees
Labels
enhancement Ideas, improvements and features

Comments

@jnm
Copy link
Member

jnm commented Jul 9, 2018

Given this validation status entry:

"_validation_status": {
  "by_whom": "jnm",
  "timestamp": 1531168578,
  "uid": "validation_status_not_approved",
  "color": "#ff0000",
  "label": "Not Approved"
},

An export should include a _validation_status column: if labels are selected, the cell should include Not Approved; if "XML headers and values" are chosen, the cell should include validation_status_not_approved.

@jnm jnm added the enhancement Ideas, improvements and features label Jul 9, 2018
@jnm jnm self-assigned this Jul 23, 2018
@noliveleger noliveleger assigned noliveleger and unassigned jnm Sep 10, 2018
@noliveleger
Copy link
Contributor

noliveleger commented Oct 1, 2018

To be used with FormPack issue: kobotoolbox/formpack#179

noliveleger added a commit that referenced this issue Oct 23, 2018
…uses

Add _validation_status to exports; closes #1851
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Ideas, improvements and features
Projects
None yet
Development

No branches or pull requests

2 participants