if ( this.applyParamChange( params ) ) {
        // Only update the changes list if there was a change to actual filters
        this.updateChangesList();
    } else {
        this.uriProcessor.updateURL( params );