Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  • For functional views that return only 1 affirmative value. Return the Data Element name (Summary field) in a column of the same name.
  • For functional views that return non-binary values return the Codes and the Description fields as distinct columns. Prefer the validation table descriptions, but if that’s not an option than build the description into the functional view where not available (like character limits) implement Supplemental Data Engine to avoid each programmer and researcher describing them differently . GORSDAV is the table where this data lives.
  • For columns that are concatenated, prefer | delimiter.

Jira Legacy
serverSystem Jira
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
columnIdsissuekey,summary,issuetype,created,updated,duedate,assignee,reporter,priority,status,resolution
maximumIssues1000
jqlQueryproject=GOVPUB and summary !~ "Curated View%"
serverId8b861ae3-ff87-316b-a17e-97c61a7e2fb4

...