-
Alex Kalderimis authored
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.
5c9ae223
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.