Call IssuePlacementWorker with project_id
This changes the calling convention of the IssuePlacementWorker, from (issue_id) to (issue_id, project_id = nil). This is order to benefit from better argument deduplication.
Showing
Please register or sign in to comment