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

Fix issues when uri match is a string #5332

Merged
merged 1 commit into from
Dec 29, 2024

Conversation

BlackDex
Copy link
Collaborator

If the uri match value is a string, empty or not it will not work. Though an empty string will cause mobile sync issues.

This commit fixes this by checking the values and if it is a string it will convert it to null.

If the uri match value is a string, empty or not it will not work.
Though an empty string will cause mobile sync issues.

This commit fixes this by checking the values and if it is a string it will convert it to null.

Signed-off-by: BlackDex <[email protected]>
@BlackDex BlackDex requested a review from dani-garcia December 29, 2024 16:32
@dani-garcia dani-garcia merged commit d9b043d into dani-garcia:main Dec 29, 2024
5 checks passed
@BlackDex BlackDex deleted the fix-string-uri-match branch December 29, 2024 20:33
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