Bug Reports

There is a list of LMS bug reports here

If you notice a problem with the LMS please look at this list to check that the problem has not been reported already. If you wish to report a new problem request a new feature please use the main Ask for help link.

There is a list of LMS new feature requests here

API for match end point not working.

Hi there, we're using the rest API to pull down results into our club website. As of this week however, the /matches endpoint has been returning empty results for all the matches as in the example below.

I've checked the matches in the LMS itself and they're all present and correct (https://lms.englishchess.org.uk/lms/fixture/17689). Any ideas?

{
"title": "Milton Keynes C v Bedford ERound 1",
"header": [
"Board",
"Home",
"Milton Keynes C",
" V ",
"Bedford E",
"Away"
],
"totals": [
"Total",
0,
" ",
"0 - 0",
" ",
0
],
"data": [
[],
[],
[],
[],
[]
]
},
Organisation that the query relates to
Bedfordshire Chess League: https://lms.englishchess.org.uk/lms/organisation/308
watson.dominic@gmail.com

Assigned to
Category
Bug report
Status
Done
Priority
Low