Skip to content

Resolve CE-1960 "Refactor owner field"

Imre Toth requested to merge CE-1960_Refactor_owner_field into develop

Resolves CE-963 Renaming the owner field for IOCs to created_by. The DB field is not renamed yet because don't want to break the TEST environment. Will rename it before the release! Deployed to TEST environment.

Visual inspection: previous behavior shouldn't be changed, just removing some columns/fields from the UI, and renamed the field in the API.

Merge request reports