Betarena / scores

We are building the first open-source live results and statistics platform with community involvement features for data insertion. The project includes a blockchain component that will allow participants to receive rewards based on their participation and also to stake the future Token of the platform.
GNU General Public License v3.0
18 stars 6 forks source link

[Bug]: Missing fixture #1821

Closed jonsnowpt closed 6 months ago

jonsnowpt commented 1 year ago

Is there an existing issue for this?

🐞 Describe the bug

https://scores.betarena.com/pt/futebol/estoril-porto-19008399

🤔 Expected Behavior

No response

What environment is the bug/issue detected in.

What browsers are you seeing the problem on?

What device/platform can the problem be seen?

Steps To Reproduce

No response

Console Logs (if any)

No response

Anything else?

No response

migbash commented 1 year ago

Note @jonsnowpt Same issue as discussed before, the data is incorrect as supplied by Sportmonks | v2, and/or has been POSTPONED for _this_ fixture id: 19008399.

[..]
"time": 
{
  "status": "NS",
  "starting_at": 
  {
      "date_time": "2023-12-06 18:00:00",
      "date": "2023-12-06",
      "time": "18:00:00",
      "timestamp": 1701885600,
      "timezone": "UTC"
  },
[..]
jonsnowpt commented 1 year ago

@migbash

Do you have a suggestion to avoid this? A sweep to get the postponed status and update the dates accordingly?

migbash commented 1 year ago

Do you have a suggestion to avoid this? A sweep to get the postponed status and update the dates accordingly?

@jonsnowpt I need to check as to why this is not auto-updating, as we did have setup a change in status and/or fixture date to cause a update of a target fixture on the Hasura DB. Will get back with an update.


🔸 UPDATE

Looking to see a fixture being moved from NS to POSTPONED by Sportmonks, somehow prior to the switch of status and observe what occurs with the Sportmonks data as the state / date changes.

jonsnowpt commented 6 months ago

deprecated