yawik / StackoverflowApi

Yawik module to push and manage jobs to/with the API from talent.stackoverflow.com
MIT License
2 stars 0 forks source link

Importing workflow. (Initial state of jobs) #6

Closed TiSiE closed 6 years ago

TiSiE commented 6 years ago

The initial status of imported jobs by a crawler must be configurable.

Currently they are imported as "Created", meaning the administrator has to approve every single job...

For some crawler this might not be the desired behaviour. So it must be possible to set the inital state per crawler.

If not possible in a fair amount of effort - set the initial state to "Active".

fedys commented 6 years ago

I am going to implement "initial job state per crawler" approach. This task should be placed in https://github.com/yawik/SimpleImport/issues or not?

TiSiE commented 6 years ago

Of course, it should! Shame over me for the rest of my life.....

I created the issue in the RIGHT place: yawik/SimpleImport#1