Skip to content
This repository was archived by the owner on Jan 6, 2019. It is now read-only.
This repository was archived by the owner on Jan 6, 2019. It is now read-only.

execution of the rules should be independant so that failure of one rule shouldn't stop execution of other rules  #3

Closed
@yan95g

Description

@yan95g

TFS aggregator Server Plugin 2.3 on TFS On-Premise 2017u2

there some rules which may be compiled ok and process some cases right according to business logic, but it may have some runtime cases which throws exception (like null pointer) and this exception stop processing other rules,

"run time null pointer example" - when you trying to read not defined field (like Completed Time without any value).

As soon as somebody start debugging - it isn't clear which rule is failed as many of those didn't execute up to the policy.

Expected behavior would be to fail certain rule and continue process other rules

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions