Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
Jenkins ver 1.620
Git Plugin 2.4.0
Description
When using a GIT repository hosted through Assembla, and having AssemblaWeb as the selected repository browser, there is a type in the URL that is formed for the commit.
The URL that is formed needs to use the word "commits" instead of "commit".
Ex: commits/a5080558401b2d0a368786388a010cbe1fffe093 instead of commit/a5080558401b2d0a368786388a010cbe1fffe093
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Nicolas De Loof [ ndeloof ] | Mark Waite [ markewaite ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Workflow | JNJira [ 164714 ] | JNJira + In-Review [ 209082 ] |
I tested a change of "commit" to "commits" interactively and it resolves the issue in the cases I tested.