Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Damon 217 posts 288 karma points
    Feb 23, 2016 @ 12:45
    Damon
    0

    Can you check if a node is checked out or locked by another user or process to prevent update conflicts?

    Hi,

    I have written some functionality to iterate though nodes on a scheduled task. It iterates though and performs some field updates based on certain conditions.

    Is it possible to add a check to check whether a node is locked by some other process so that conflicts to not take place? It may not be advisable to attempt to update at the same time,

    Thanks a lot!

  • Dave Woestenborghs 3504 posts 12135 karma points MVP 9x admin c-trib
    Feb 23, 2016 @ 13:11
    Dave Woestenborghs
    0

    In short : no.

    I know Tim Geyssens worked on package that gives the backend user a indication when somebody is editing a node : https://github.com/TimGeyssens/LookWhosEditingToo

    I don't think it has been released yet in the package repository.

    Dave

Please Sign in or register to post replies

Write your reply to:

Draft