Skip to content

IA-5420: Data source sync error on groups - #3318

Open
beygorghor wants to merge 2 commits into
developfrom
fix-IA-5420-datasourcesync-errors
Open

IA-5420: Data source sync error on groups#3318
beygorghor wants to merge 2 commits into
developfrom
fix-IA-5420-datasourcesync-errors

Conversation

@beygorghor

Copy link
Copy Markdown
Collaborator

What problem is this PR solving?

DataSourceVersionsSynchronizer is raising sentry errors and shouldn't

When group source ref org unit source ref is missing, those are ignored and task continue.

Related JIRA tickets

IA-5420

Changes

Use warning and not error

How to test

This is only log change, it should not raise a sentry error anymore

source_ref="",
source_version=self.source_version_to_update,
)
self.angola_country_to_compare_with.name = "Angola new"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

congrats for dropping star wars ;)

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