changeActiveJurisdictions: function(jurisdictionId, remove) {
        var jurisdictions = _.clone(
          this._toInteger(this.status.get('jurisdictionsIds'))
        );
        remove