Download & Extend

flag name can be too long for trigger

Project:Flag
Version:7.x-2.x-dev
Component:Actions integration
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (duplicate)
Issue tags:action, Flag, length, long, name, trigger

Issue Summary

I created a flag called "moderate_this_bus_or_org" and tried assigning some actions to it. It failed because the flag name couldn't fit into the "trigger_assignments" table.

Comments

#1

hello?

#2

Status:needs work» closed (duplicate)

Workflow module is having the same issue: #1062066: the OP field is too long for trigger_assignments table and #460554: Actions disappearing: op field in drupal_trigger_assignement is to short, indicating that this problem would best be served by fixing the column size in trigger module rather than forcing flag names to become shorter. There's a core issue already (though it hasn't seen much movement) here: #294386: fields in drupal_trigger_assignments needs to be longer to support content types with long names.

nobody click here