Skip to content

Add type to posts with default of discussion

Anthony Shull requested to merge as/feat/893/add-type-to-posts into develop

Added the field to the model and wrote a migration. Used category instead of type as 'type' is a reserved field name in Rails.

Closes https://gitlab.com/JOGL/JOGL/-/issues/893.

Edited by Anthony Shull

Merge request reports