Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Request for new functionality
View staffing
Description
The diversification level is two jobs per company as per documentation [1], but the customer needs the diversification level to three jobs per company.
The customer wants to group the result of jobs by company. The customer would also like the jobs for the same company to be subsequent to each other in the result set.
For example:
1. Apple
2. Google
3. Apple
4. Facebook
Expected output:
1. Apple
2. Apple
3. Google
4. Facebook
As the customer wants to see the results ordered by the company, the Search using order by might have been useful but there is no company attribute in order by [2]. I could not find any other document helpful in customer use cases.
What you expected to happen:
The customer needs the diversification level to three jobs per company.
The customer would also like the jobs for the same company to be subsequent to each other in the result set.
Other information (workarounds you have tried, documentation consulted, etc):
[1]
[2]