Project

General

Profile

« Previous | Next » 

Revision e4e1ab5b

Added by Evgeni Golov over 1 year ago

ensure discourse posts have an unique title

otherwise flagging them as "solved" will error out with

Started POST "/solution/accept" for 172.17.0.1 at 2023-01-23 13:17:05 +0000
Processing by DiscourseSolved::AnswerController#accept as */*
Parameters: {"id"=>"108249"}
Completed 422 Unprocessable Entity in 121ms (ActiveRecord: 0.0ms | Allocations: 6228)
ActiveRecord::RecordInvalid (Validation failed: Title has already been used)
  • added
  • modified
  • copied
  • renamed
  • deleted