-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: hassu 1103 korjaa indeksoinnin logiikka ja poista estoja BE:stä …
…indeksoinnin toimimiseksi (#442) * Indeksöitäessä tiettyjä tietoja ei välttämättä vielä ole, joten älä vaadi niitä. Korjaa logiikka viimeisen vuorovaikutustilaisuuden loppumishetkeä laskettaessa. * Luo uusi testi, joka saa aiemmassa commitissa korjatun bugin kiinni * Vuorovaikutuksella voi olla undefined standardiyhteystiedot * Lisää testidataan soittoaika * Lisää console.logitusta, joka paljasta, missä kohtaan vuorovaikutustilaisuuden soittoaika katoaa mystisesti * Korjaa adaptereita, niin etteivät ne muokkaa alkuperäistä objektia. * poista console.log Co-authored-by: Valhe Kouneli <valhe.kouneli@cgi.com>
- Loading branch information
1 parent
86b2b4e
commit 4d40e36
Showing
8 changed files
with
354 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.