Can you please elaborate this issue? I am not sure what you mean by this. Is this creator_id something that should be removed? But according to your comment here, you are saying this column doesn't exist at the moment.
@SaptakS According to @aviaryan 's comment here: https://github.com/fossasia/open-event-orga-server/pull/3527#discussion_r112831502 , the creator_id field was removed from the model but no migration file was generated for it.
@shubham-padia, so in that case the PR is correct, right?? Because that adds the migration. Thus that PR solves the issue, right?
@SaptakS Yep.