Skip to content

Commit 3c24531

Browse files
committed
fix(attachment): remove attachment objects for deleted tickets
1 parent 5778f76 commit 3c24531

File tree

1 file changed

+1
-91
lines changed

1 file changed

+1
-91
lines changed

_data/attachments.json

Lines changed: 1 addition & 91 deletions
Original file line numberDiff line numberDiff line change
@@ -2879,16 +2879,6 @@
28792879
"author": "davidserduke",
28802880
"ipnr": "71.131.2.139"
28812881
},
2882-
{
2883-
"type": "ticket",
2884-
"id": 1872,
2885-
"filename": ".htaccess",
2886-
"size": 117,
2887-
"time": 1197763854000000,
2888-
"description": "test case data 3",
2889-
"author": "davidserduke",
2890-
"ipnr": "71.131.22.160"
2891-
},
28922882
{
28932883
"type": "ticket",
28942884
"id": 1872,
@@ -10349,16 +10339,6 @@
1034910339
"author": "wernfried",
1035010340
"ipnr": "195.112.95.126"
1035110341
},
10352-
{
10353-
"type": "ticket",
10354-
"id": 3642,
10355-
"filename": "testcase.xhtml",
10356-
"size": 834,
10357-
"time": 1227655592000000,
10358-
"description": "test case i used (of little interest now, i guess)",
10359-
"author": "jqrusr",
10360-
"ipnr": "85.180.74.207"
10361-
},
1036210342
{
1036310343
"type": "ticket",
1036410344
"id": 3646,
@@ -13049,16 +13029,6 @@
1304913029
"author": "JDay",
1305013030
"ipnr": "98.246.49.150"
1305113031
},
13052-
{
13053-
"type": "ticket",
13054-
"id": 4228,
13055-
"filename": "svgtest.xhtml",
13056-
"size": 1928,
13057-
"time": 1235434991000000,
13058-
"description": "test case. The dashed squares and circles should be hidden onload.",
13059-
"author": "anko",
13060-
"ipnr": "203.25.140.98"
13061-
},
1306213032
{
1306313033
"type": "ticket",
1306413034
"id": 4230,
@@ -13419,26 +13389,6 @@
1341913389
"author": "andrew_",
1342013390
"ipnr": "65.46.184.82"
1342113391
},
13422-
{
13423-
"type": "ticket",
13424-
"id": 4283,
13425-
"filename": "faqtest.xhtml",
13426-
"size": 707,
13427-
"time": 1236100694000000,
13428-
"description": "XHTML 1.0 Strict Test Case",
13429-
"author": "andrew_",
13430-
"ipnr": "65.46.184.82"
13431-
},
13432-
{
13433-
"type": "ticket",
13434-
"id": 4283,
13435-
"filename": "foo.xhtml",
13436-
"size": 790,
13437-
"time": 1236017415000000,
13438-
"description": "test case",
13439-
"author": "andrew_",
13440-
"ipnr": "65.46.184.82"
13441-
},
1344213392
{
1344313393
"type": "ticket",
1344413394
"id": 4291,
@@ -15069,26 +15019,6 @@
1506915019
"author": "alex_sh",
1507015020
"ipnr": "95.104.96.228"
1507115021
},
15072-
{
15073-
"type": "ticket",
15074-
"id": 4684,
15075-
"filename": "jquery_opera_live_bug.xhtml",
15076-
"size": 1583,
15077-
"time": 1242935121000000,
15078-
"description": "XHTML test case",
15079-
"author": "alex_sh",
15080-
"ipnr": "95.104.96.228"
15081-
},
15082-
{
15083-
"type": "ticket",
15084-
"id": 4685,
15085-
"filename": "jquery_toggle_webkit_bug.xhtml",
15086-
"size": 1655,
15087-
"time": 1242935601000000,
15088-
"description": "A test case",
15089-
"author": "alex_sh",
15090-
"ipnr": "95.104.96.228"
15091-
},
1509215022
{
1509315023
"type": "ticket",
1509415024
"id": 4691,
@@ -18319,16 +18249,6 @@
1831918249
"author": "dongdongface",
1832018250
"ipnr": "113.71.99.198"
1832118251
},
18322-
{
18323-
"type": "ticket",
18324-
"id": 5740,
18325-
"filename": "jquery-each-xml.xhtml",
18326-
"size": 1454,
18327-
"time": 1262361504000000,
18328-
"description": "Testcase",
18329-
"author": "sephr",
18330-
"ipnr": "69.242.26.20"
18331-
},
1833218252
{
1833318253
"type": "ticket",
1833418254
"id": 5741,
@@ -18819,16 +18739,6 @@
1881918739
"author": "Cédric",
1882018740
"ipnr": "90.44.63.32"
1882118741
},
18822-
{
18823-
"type": "ticket",
18824-
"id": 5847,
18825-
"filename": "header.xhtml",
18826-
"size": 205,
18827-
"time": 1263811425000000,
18828-
"description": "",
18829-
"author": "Cédric",
18830-
"ipnr": "213.144.210.93"
18831-
},
1883218742
{
1883318743
"type": "ticket",
1883418744
"id": 5847,
@@ -23349,4 +23259,4 @@
2334923259
"author": "brandon",
2335023260
"ipnr": "207.86.178.248"
2335123261
}
23352-
]
23262+
]

0 commit comments

Comments
 (0)