Getting data offline

fgm@drupal.org's picture

Following a request on the dev list, an issue and first-version code has been created to return a list of current issues as a single set of data, to be downloaded and used offline.

It includes, in a single JSON object:

  • the issues, selected by project, priorities, categories, and states
  • the followups/comments
  • the attached files

See the issue for more detail and to submit revisions.

Login to post comments