I am trying to implement a validation mechanism in bulk update, where I want to allow only specific type of issue(s) to be converted into sub-task and for other types it should throw/popup a validation message. I tried with workflow validation, but it looks like converting an issue into a sub-task is not a part of workflow, hence not getting triggered. Any help would be appreciated.