|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Thanks! That's interesting.
If they keyboard plugin only needs each tr to have an id, without paying attention to the value/meaning of the id, we could simply put a value somewhat unique like the hashKey of the Job object. No non-HTML characters in there. Or if there's a unique id for each job already in the data model we could use it too. I'll have a look. I'll also install the plugin to play with it.