ownership started - no inherited properly as Node parent pointers not initialised at the time of inheritance.

https://jira.atlassian.com
https://jira.snellgroup.com
https://issues.apache.org/jira

need to walk through the issue type list to map names to ids

set transition - how to deal with the current state name as a field name ?

should have seperate functions for walk and dirgen so walking through long dir lists is less expensive

file format for writes:

	resolve   field1 fields2 field3

	start

	also need to be able to lookup a custom field and find its title
	as resolving an issue requires a value for some custom fields at snell (sigh).

trasition should list mandatory fields for each transition

try and build a json to directory func and see what we get

alternatively we need a custom fields file in the issue (or project?) and a way
of generating valid (simple) filenames from the field name.

the custom field list should probably also contain info on the valid data type
for the field.

(sigh).

need due date for versions
versions need a list of required issues

