Could someone check this one out…
The last item on the filing history of 05894683 is causing us problems when we try and process it.
{
“filing_history_status”: “filing-history-available”,
“start_index”: “79”,
“items_per_page”: 1,
“items”: [
{
“annotations”: [
{
“annotation”: “Rectified MR04 was removed from the register on 05/11/2015 pursuant to Court Order”,
“category”: “annotation”,
“date”: “2015-11-05”,
“description”: “annotation”,
“description_values”: {
“description”: “Rectified MR04 was removed from the register on 05/11/2015 pursuant to Court Order”
},
“type”: “ANNOTATION”
}
],
“links”: {
“self”: “/company/05894683/filing-history/MzEyNzYzMDcyNGFkaXF6a2N4”
},
“paper_filed”: true,
“barcode”: null,
“transaction_id”: “MzEyNzYzMDcyNGFkaXF6a2N4”
}
],
“total_count”: 80
}
I think it’s because it an ANNOTATION on a filing history item and, as the annotation suggest, the item itself has been removed. However the item kind of still exists, because there has to be something to attach the annotation to… but that item doesn’t have any of the compulsary information (such as TYPE) that we’re expecting… because it’s been removed, so our system is crashing.
It looks like we’re not the only ones that this is an issue for as the relevant filing history page crashes the beta search site as well: https://beta.companieshouse.gov.uk/company/05894683/filing-history?page=4