Actions
Bug #7496
openchange has_and_belongs_to_many to has_many :through and add unique validation and auditing to join table
Status:
New
Priority:
Normal
Assignee:
-
Category:
Rails
Target version:
-
Description
there is currently no validation when the models use has_and_belongs_to_many
This issue is a result of needing to generate validation errors and audit trail for https://github.com/theforeman/foreman/pull/1454
Actions