Added metadata to Issue
Compare changes
Files
4+ 6
− 0
@@ -31,6 +31,12 @@ class Issue < ActiveRecord::Base
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
Created by: joel-rightshift
We needed a field on Issue that could hold arbitrary data. To enable this, we added a metadata field. The change itself it rather simple