Currently our regex for matching written and oral question numbers in the NA answers just rejects anything which has a written number and then an oral number - this could be fixed relatively easily with regex changes.
For example, we currently miss documents with names like
RNW855O134-091015
which is Written question 855 and Oral question 134.
Currently our regex for matching written and oral question numbers in the NA answers just rejects anything which has a written number and then an oral number - this could be fixed relatively easily with regex changes.
For example, we currently miss documents with names like
RNW855O134-091015
which is Written question 855 and Oral question 134.