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

[msyncd] Add method to enable/disable sync profiles for a specific service #20

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lduboeuf
Copy link

Add method to enable/disable sync profiles for a specific service
Ensure the profile is created if it does not already exist.

Fixes the issue where a service can be added later. Also ensures that only sync profiles for the specified service are affected when enabling or disabling it.

…rvice

Ensure the profile is created if it does not already exist.

Fixes the issue where a service can be added later. Also ensures that only sync profiles for the specified service are affected when enabling or disabling it.
@lduboeuf lduboeuf marked this pull request as draft December 11, 2024 11:33
@lduboeuf
Copy link
Author

i doubt it is interesting to have this code shared , since we do use the "remove_service_name" in the template sync profile directly, probably not a universal solution

@dcaliste
Copy link
Contributor

Well, the question of having a profile matching a service, when a new service is added to the account is a good question. I've quickly looked into the patch and I agree that it may not be of general interest, but the previous question remains valid nonetheless.

I'll try to think more about it, based on what you're proposing.

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