jenkinsci / audit2db-plugin

Jenkins plugin to record build audit information to database.
https://plugins.jenkins.io/audit2db/
5 stars 24 forks source link

Submit button in Jobs By Date report does not work. #4

Closed mscata closed 11 years ago

mscata commented 11 years ago

Steps to reproduce

  1. Navigate to Jobs By Date audit report.
  2. Enter any two dates in the filter.
  3. Click the "Apply Filter" button.

    Expected result

    • form is submitted successfully with the requested filter criteria
    • criteria are reflected in the URL query string
    • data is returned according to the filter criteria

      Actual result

    • nothing happens
    • submit event doesn't seem to fire
    • form is not submitted
mscata commented 11 years ago

Fixed in v.0.5