aggregator-cli icon indicating copy to clipboard operation
aggregator-cli copied to clipboard

A new version of Aggregator aiming at Azure DevOps (ex Visual Studio Team Services)

Results 32 aggregator-cli issues
Sort by recently updated
recently updated
newest added

I want to create new related item NOT child item. My code as below, ``` if (parent.WorkItemType == "Risk") { if (parent.State == "Impacted") { var newChild = store.NewWorkItem("Issue"); newChild.Title...

The usage of managed identities to log into Azure DevOps is now available in public preview. What would be great would be to enable system assigned managed identity on the...

enhancement

# Steps to reproduce Use .impersonate=onBehalfOfInitiator directive and do any field change in a rule. Run with aggregator 1.2 ## Expected behavior Aggregator should save the changes. ## Actual behavior...

bug

HI Team , i am getting error "error:API resource location is not registered on Azure devops Server (URL)" while trying to map rule. We are using docker image of aggregator...

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

wontfix
dependencies

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

wontfix
dependencies

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

wontfix
dependencies

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

wontfix
dependencies

HI team, We have on prim azure devops server and using Docker for configuring TFS aggregator but I am not able to use Aggregator_SharedSecret with map.local.rule command , i cant...

I gone through **Operation returned an invalid status code 'Forbidden'** on below command, `.\aggregator-cli.exe install.instance --verbose --name AutoCalculate --resourceGroup myconame-vm-east1 --location "East US" ` ![Autocal](https://user-images.githubusercontent.com/96717343/215154026-018af734-0372-4433-965f-1d966a758525.png) I used this cli method...

bug