intuit / Tank

Tank is a downloadable application that can be used to load test websites
Eclipse Public License 1.0
84 stars 61 forks source link

V2 apply filter and upload script fix #249

Closed Zakaria-Kofiro closed 1 year ago

Zakaria-Kofiro commented 1 year ago

title: - V2 apply filter + upload script fix

This PR includes changes to the apply-filters endpoint to also setScriptStepLabels. This allows the endpoint to not only apply filter and filter groups but also update the script step labels after filters are applied as the UI does. The application.yml has also been updated with a max file and request size of 200MB to avoid any max file upload errors.

Please make sure these check boxes are checked before submitting

PR review process