• Resolved wolfage

    (@wolfage)


    Hi! For some reason this plugin creates strange post and comment objects. For example:
    Comments Scheduled Actions Approved Protected: object_sync_for_salesforce_pull_check_records #320503
    OR
    Post Scheduled Actions Updated Protected: object_sync_for_salesforce_pull_check_records
    Also i have problems with importing some objects. For example i update some object in SF. But it doesn’t appears in wordpress. But field mapping is ok, and some object of this type apears on site time to time.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 16 through 19 (of 19 total)
  • Plugin Author Jonathan Stegall

    (@jonathanstegall)

    @wolfage The plugin doesn’t recreate things that have been deleted, for example. That could be the cause. I don’t think I can offer you much beyond that.

    I’m always willing to review potential changes to the plugin. I certainly can’t promise that I’d accept them, but will always review them. You can add pull requests on GitHub.

    Thread Starter wolfage

    (@wolfage)

    @jonathanstegall What if add fallback that if update function was without success then run again create function and create object again? Is it possible?

    Plugin Author Jonathan Stegall

    (@jonathanstegall)

    @wolfage I think it probably is possible. I don’t think it’ll happen anytime soon unless someone else adds the code for it, though again I’d be happy to review it if someone does.

    Plugin Author Jonathan Stegall

    (@jonathanstegall)

    You can track the related issue on GitHub here. It’s been there for a while as you can see. But you can look at the possible ways of dealing with it that have come up. I’ve added your suggestion as a possibility to consider, at least, even if it doesn’t end up being the solution.

Viewing 4 replies - 16 through 19 (of 19 total)

The topic ‘Plugin creates strange post comment objects’ is closed to new replies.