hasgeek/hasjob

Temporarily remove imgee reference in Domain edit page

jace opened this issue · 1 comments

jace commented

Imgee is currently broken for new users (no profile created when they visit). A cleaned up version is pending review, but to aid the transition, we need to not send users to Imgee.

  1. Hasjob's domain edit page recommends uploading to Imgee.
  2. Hasjob's domain view page recommends editing the page.

If we remove the image field from Hasjob temporarily, it will pick up an image from the latest jobpost. This will allow Imgee to transition in peace.

jace commented

This issue is caused by hasgeek/flask-lastuser#20. Fixing that should fix Imgee profile creation.