Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow 'under' relation for Old field value and New field value in Value Changed trigger. #96

Open
flynnblaa opened this issue Jun 12, 2023 · 0 comments

Comments

@flynnblaa
Copy link

I'd like to have a rule trigger when a work item's area path changes from any of

a/b/1, a/b/2, a/b/3, a/b/4

to any of

a/c/5, a/c/6, a/c/7, a/c/8

ie. to write a Value Changed trigger like:

FIELD CHANGED
Field name
Area Path

Old field value
Under
a/b

New field value
Under
a/c

--Specifying relations like "under", "contains", "in" is possible in queries. Could it be added to the Value Changed trigger?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant