Project

General

Profile

Actions

Defect #24530

closed

Max Length issue in patch file

Added by Nishchal Jain over 7 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

Steps:
1. Redmine already provides/validates Trackers name max length in Trackers model which is:
trackers.rb : validates_length_of :name, :maximum => 30
2. I need to change max length for name from 30 to 50 in patch file so that main model file should not impact.
3. I created tracker_patch file and used validation in that but it doesn't impact.

Please let me know how I will change that validation in patch file.

Regards
Nishchal

Actions #1

Updated by Toshi MARUYAMA over 7 years ago

  • Category deleted (Issues)
  • Status changed from New to Closed
  • Priority changed from High to Normal
  • Resolution set to Invalid

Please use forum for question.

Actions

Also available in: Atom PDF