opsmill / infrahub

Infrahub - A new approach to Infrastructure Management
https://opsmill.com/
GNU Affero General Public License v3.0
144 stars 7 forks source link

FIlters update removes pagination offset #3739

Closed pa-lem closed 2 days ago

pa-lem commented 2 days ago

Issue: https://github.com/opsmill/infrahub/issues/3726

When updating filters, the pagination offset is set to 0 so we can go back on the first page (since the pagination won't be the same after the filters update)

It also fixes initial values in filters and updates tests