Bug #6432
attributes missing :presence => true
Related issues
Associated revisions
History
#1
Updated by Ohad Levy over 8 years ago
which attribute? :)
#2
Updated by Anonymous over 8 years ago
- Target version changed from 1.8.1 to 1.8.0
#3
Updated by Joseph Magen over 8 years ago
- Status changed from Assigned to Ready For Testing
https://github.com/theforeman/foreman/pull/1512
missing :presence => true for name on
architectures
compute_resources
operatingsystems
realms
#4
Updated by Dominic Cleal over 8 years ago
- Category set to Rails
#5
Updated by The Foreman Bot over 8 years ago
- Pull request https://github.com/theforeman/foreman/pull/1624 added
#6
Updated by Dominic Cleal over 8 years ago
- Legacy Backlogs Release (now unused) set to 10
#7
Updated by Joseph Magen over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 4df26ec487c3c5959cede884c80b62c4ba753f94.
#8
Updated by Martin Bacovsky over 8 years ago
- Related to Bug #7040: hammer architecture create with no name specified gives wrong error message added
#9
Updated by Martin Bacovsky over 8 years ago
- Related to deleted (Bug #7040: hammer architecture create with no name specified gives wrong error message)
#10
Updated by Martin Bacovsky over 8 years ago
- Has duplicate Bug #7040: hammer architecture create with no name specified gives wrong error message added
#11
Updated by Dominic Cleal about 8 years ago
- Has duplicate Bug #6714: Error message needs to be rephrased when we create media without passing name added
fixes #6432 - add validation for attributes missing :presence => true and remove duplicate validation messages 'can't be blank'