Open
Description
Error in v3
ActiveRecord::ValueTooLong in api/mentoring/discussions#create
Mysql2::Error: Data too long for column 'content_markdown' at row 1
Stacktrace
app/commands/mentor/discussion/create.rb:36 - process_discussion!
app/commands/mentor/discussion/create.rb:25 - block (2 levels) in call
app/commands/mentor/discussion/create.rb:25 - block in call
app/commands/mentor/discussion/create.rb:7 - call
app/controllers/api/mentoring/discussions_controller.rb:60 - create
app/controllers/application_controller.rb:21 - process_action
Created automatically via Bugsnag