Variable: org-block-entry-blocking
org-block-entry-blocking is a variable defined in org.el.gz.
Value
""
Documentation
First entry preventing the TODO state change.
Source Code
;; Defined in /usr/src/emacs/lisp/org/org.el.gz
(defvar org-block-entry-blocking ""
"First entry preventing the TODO state change.")