Closed jprettyman closed 4 years ago
What message do you get when using Resource version 1 on the service hook in DevOps? As noted in the message, there are potential issues with using other version and trying to access the relations, which would impact your rule since it is heavily using that with Children and Parent checks/references. I have a very similar rule running on .9.10 without any issues using resource version 1.
Well. I tried 1.0 again and it works. I am thinking that when I tried that one I must not have waited long enough for the back-end to catch up. They system is operational.
Issue: Deployed v0.9.9 instance and rule does not update the work items. Process runs with status OK.
I originally had problems with the v0.9.0 build. Once v0.9.9 was released, I fully purged all deployments for the Aggregator and started fresh. I have a simple rule that sums the values for tasks and writes them to the parent PBI or Bug. It also will write the iteration paths from the PBI or Bug to the child tasks.
When I invoke the rule locally, it runs correctly. It gives the appropriate feedback and indicates the correct work item to update. When I update the work Item, the rule is called and processed giving an OK feedback but no changes are made.
All Log Levels give information except one. It gives this: "Mapping is using Resource Version 5.1-preview.3, which can lead to some issues with e.g. not available relation information on trigger work item."
I tried all resource versions listed in our webhooks configuration: 1.0-Preview.2, 3.1-preview.3, 5.1-preview.3 and [Latest]. Only 3.1 and 5.1 run without errors. This rule ran fine on v0.9.8 string message = "no Changes: ";
This is the rule: