Project

General

Profile

Actions

Patch #27625

closed

Increase maximum size for role name

Added by Aleksandar Pavic over 6 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
High
Category:
Permissions and roles
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

It is limited in model of Role, at line 84

  validates_length_of :name, :maximum => 30

Attached is a patch, increasing it to 255, however I wouldn't limit it at all.

Also migration is added here.


Files

role.patch (510 Bytes) role.patch Aleksandar Pavic, 2017-11-23 11:19
20171123100727_change_roles_limit.rb (72 Bytes) 20171123100727_change_roles_limit.rb Aleksandar Pavic, 2017-11-23 11:19
20171123100727_change_roles_limit.rb (239 Bytes) 20171123100727_change_roles_limit.rb Updated... Aleksandar Pavic, 2017-11-23 11:36
Actions

Also available in: Atom PDF