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

Fixing most of the synchronysation related stuf #46

Merged
merged 48 commits into from
Nov 7, 2024

Conversation

rubenvdlinde
Copy link
Contributor

No description provided.

Sudo-Thijn and others added 26 commits October 17, 2024 12:10
…tions-test-endpoint' into feature/CONNECTOR-62/synchronization-pagination
…ervice

Frontend still need to be implemented
…tion-pagination' into fix/small-fixes-based-on-loging
lib/Controller/JobsController.php Outdated Show resolved Hide resolved
lib/Controller/SynchronizationsController.php Outdated Show resolved Hide resolved
lib/Db/Synchronization.php Outdated Show resolved Hide resolved
lib/Db/SynchronizationContractMapper.php Outdated Show resolved Hide resolved
*/
public function synchronize(Synchronization $synchronization): array
public function synchronize(Synchronization $synchronization, ?bool $isTest = false): array
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Grote functie, zou deze makkelijk/snel nog wat ingekort kunnen worden?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ja maar dat was die al, en functie clean up is natuurlijk geen onderdeel van de fix ;)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oke, prima voor nu, maar moeten we dan nog wel een andere keer naar kijken

lib/Service/SynchronizationService.php Outdated Show resolved Hide resolved
lib/Service/SynchronizationService.php Outdated Show resolved Hide resolved
lib/Service/SynchronizationService.php Outdated Show resolved Hide resolved
lib/Service/SynchronizationService.php Outdated Show resolved Hide resolved
lib/Service/SynchronizationService.php Outdated Show resolved Hide resolved
Copy link
Contributor

@rjzondervan rjzondervan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test NOK -> Contracts and logs are not shown in FE.
Test synchronization synchronised 108 objects, somehow it crashed after that without logging a reason.

@rjzondervan
Copy link
Contributor

Okay, seems I have found the issue that happened on my first try. Remains the FE issue

Copy link
Contributor

@rjzondervan rjzondervan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hertest OK

@WilcoLouwerse WilcoLouwerse merged commit abe7cd4 into development Nov 7, 2024
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.

6 participants