Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show job number when refering to jobs #16

Closed
sduenas opened this issue Oct 23, 2019 · 1 comment
Closed

Show job number when refering to jobs #16

sduenas opened this issue Oct 23, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@sduenas
Copy link
Member

sduenas commented Oct 23, 2019

Recently, we introduced in Arthur a human readable identifier for jobs (see chaoss/grimoirelab-kingarthur#96). These identifier are not unique but allow to identify jobs faster. These identifiers are just plain integers so we can introduce references in the app like Job #1 and so on. These references are easier to understand than long hashes.

The hashes could be kept and referenced but their presence should be reduced.

@dlumbrer
Copy link
Contributor

dlumbrer commented Nov 7, 2019

A PR with the functionality has been made: #18

It is not ready to test until chaoss/grimoirelab-kingarthur#104 has been solved/done

@sduenas sduenas closed this as completed in 8ec5a59 Nov 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants