Overview of issue:
In the documentation, it is stated that the purpose is The source organization will not be modified, but the destination organization will have resources created and updated by the sync command. However, I do not see my monitor updating via this sync tool. I expect that in the source I have resourceA which the sync tool will then create in the destination as resourceB. If I make an edit to resourceA, I expect running the sync command to then update resourceB in my destination. But this does not happen.
Steps to reproduce the issue:
- Create
resourceA in source
- Run
sync tool to get equivalent (resourceB) in destination.
- Make an edit to the query of monitor in
resourceA
- Run
sync tool
resourceB in destination is unchanged.
Describe the results you received:
resourceB does not update
Describe the results you expected:
I expect resourceB to update with the same changes that I made manually to resourceA
Additional information you deem important (e.g. issue happens only occasionally):
Overview of issue:
In the documentation, it is stated that the purpose is
The source organization will not be modified, but the destination organization will have resources created and updated by the sync command.However, I do not see my monitor updating via this sync tool. I expect that in thesourceI haveresourceAwhich the sync tool will then create in the destination asresourceB. If I make an edit toresourceA, I expect running thesynccommand to then updateresourceBin mydestination. But this does not happen.Steps to reproduce the issue:
resourceAinsourcesynctool to get equivalent (resourceB) in destination.resourceAsynctoolresourceBindestinationis unchanged.Describe the results you received:
resourceBdoes not updateDescribe the results you expected:
I expect
resourceBto update with the same changes that I made manually toresourceAAdditional information you deem important (e.g. issue happens only occasionally):