if ( this.applyParamChange( params ) ) {
        // Update changes list only if there was a difference in filter selection
        this.updateChangesList();
    } else {
        this.uriProcessor.updateURL( params );