Stratos Gerakakis

- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Stratos Gerakakis created a post, Inside a workflow how would I know if a link to another issue, has been added or removed?
I was hoping the ctx.issue.isChanged('links) would work, but I get an exception: Cannot resolve property Issue.links in project Is there any easy way to find out, or I have to iterate over ALL my l...