Merged
Conversation
Add shorturi method back to UriReport. This method is used in Jelly script which displays the uri used for test. Removed sample values need to be added back for the uriReport page. URI column is redundant on the uriReport page.
Member
|
Thank you for a pull request! Please check this document for how the Jenkins project handles pull requests |
|
I verified by manually installing the plugin from the build, however it does not populate the URI field: |
Contributor
Author
|
@jugalps I removed the URI column so I am not sure why the URI column is showing. What page are you looking at? I am looking at the uriReport page: ../119/performance/uriReport/some-test.jtl%3Asome_uri.endperformanceparameter/ |
|
@manolo any chance to have this fix released soon ? |
|
Is there any progress with this? Would really appreciate if this fix would be released as binary. |
|
Any updates on when this PR would be merged? |
|
Please add |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Add shorturi method back to UriReport. This method is used in Jelly script which displays the uri used for test.
Removed sample values need to be added back for the uriReport page.
URI column is redundant on the uriReport page.