-
Notifications
You must be signed in to change notification settings - Fork 237
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
Document SynchroAttribute columns #541
base: develop
Are you sure you want to change the base?
Document SynchroAttribute columns #541
Conversation
Can we have some feedback please? |
Anyone? |
Hello @Hipska, thanks for the PR, and sorry for the delay. |
Hello Hipska, |
As you can see, current items aren't updated yet, but I guess that would be needed of course. First question is if @Combodo would accept this addition at all.. |
If there is no performance issue nor technical problem (we'll continue investigating on that), then yes Combodo is interested in this enhancement :) But we also need to think about what happens with the current data. |
Current data should be updated during setup. |
This adds possibility to let data collectors know which column names are available to be synchronised.
Problem:
See also counterpart PR Combodo/itop-data-collector-base#37.