the op column type of trigger_assignments table is set to varchar(32) and the values of this column are constructed in a way something like this (in workflow module):
some text + content type +some text
but the type of my content type is more than 32 chars alone! so it cuts the end of my op field and it wont show the assigned triggers!
Comments
Comment #1
Bastlynn commentedRelated tickets:
#460554: Actions disappearing: op field in drupal_trigger_assignement is to short
#1062066: the OP field is too long for trigger_assignments table
#1062068: the OP field is too short for workflow module
#1078012: Content Type Machine Name Lenght Limit in Workflow Triggers
Issue to be addressed on: #585726: Length of machine readable name of content type may not exceed 21 for actions to perform in workflow