As an event organizer
I want to paste link to instagram or facebook when editing organizer of the event
So that I can import a new profile.
- When I paste link in the input Then I see "Import @username@"
- When I click "Import @username@" Then new profile is created in database with import flag
- When new profile is created with import flag Then an import job queue is executed to get information from instagram
- Skip facebook import
As an event organizer
I want to paste link to instagram or facebook when editing organizer of the event
So that I can import a new profile.