Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't ignore matchId for json output #37

Closed
wants to merge 1 commit into from
Closed

Don't ignore matchId for json output #37

wants to merge 1 commit into from

Conversation

Miezhiko
Copy link

@Miezhiko Miezhiko commented Jun 3, 2020

Don't ignore matchId for json output
This field is very important to be able to compare ongoing and passed matches

Don't ignore matchId for json output
This field is very important to be able to compare ongoing and passed matches
@Miezhiko
Copy link
Author

Miezhiko commented Jun 3, 2020

generally I'd change exposed json field id to point MatchId instead of ids of start and end events but that change may affect something else I'm not aware about and should be discussed.

@modmoto
Copy link
Member

modmoto commented Jun 3, 2020

We have our own id, so we ignore this field. It is only used in the db. If exposed I would like to call it „originalMatchId“ with an attribute (can not rename the field without touching the db, also it is more fitting).

@modmoto
Copy link
Member

modmoto commented Jun 3, 2020

also the ongoing matches also use our internal id, do not know why that would help here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants