Describe the bug
In api-syncagent 0.4.0, we introduced a regression that stops syncing objects for PublishedResources except for a single, randomly chosen PublishedResource's object. As such, publishing more than one resource from a single api-syncagent is broken.
Steps To Reproduce
- Create two
PublishedResources.
- Create objects for both resources on the kcp side.
- Observe only one of the objects is synced.
Expected Behaviour
Multiple resources should be synced without problem.
Additional Context
No response
Describe the bug
In api-syncagent 0.4.0, we introduced a regression that stops syncing objects for
PublishedResourcesexcept for a single, randomly chosenPublishedResource's object. As such, publishing more than one resource from a single api-syncagent is broken.Steps To Reproduce
PublishedResources.Expected Behaviour
Multiple resources should be synced without problem.
Additional Context
No response