assignee CHANGED AFTER -1m
--
You received this message because you are subscribed to the Google Groups "Atlassian Connect Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to atlassian-connect-dev+unsub...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Grigori,I was able to accomplish this partially by using this JQL filter.assignee CHANGED AFTER -1mThis prevents me from receiving a jira:issue_updated webhook whenever any fields aside from assignee is changed. There are two limitations though:
- The CHANGED operator can only be used with a set of system fields.
- You will continue to receive webhooks for updates to the issue as long as it matches the JQL filter, i.e. during a minute following a change to the assignee field in this case.
Cheers!Einar
On Thu, Dec 22, 2016 at 12:53 AM, ggoldman via Atlassian Connect Dev <atlassian-connect-dev@googlegroups.com> wrote:
Hi,I'm trying to register a webhook that would only trigger if certain issues fields are updated. Those fields could be default system field but could also be custom.I found this https://answers.atlassian.com/questions/272815/jql-issue-changed-by-user, which suggests that this could not be done before but I was hoping that things have changed since 2014!.I have also tried filtering by specific user, which also doesn't work, e.g. issue changed by myuserIs this just not possible at the moment?Thanks.Grigori
--
You received this message because you are subscribed to the Google Groups "Atlassian Connect Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to atlassian-connect-dev+unsubscri...@googlegroups.com.
Tangental question - if I recall there was a limitation size wise on add-on properties when it was first launched. Is that still there or has it been removed (or was it just something I imagined - which is very much possible)?/Daniel
--
You received this message because you are subscribed to the Google Groups "Atlassian Connect Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to atlassian-connec...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Tangental question - if I recall there was a limitation size wise on add-on properties when it was first launched. Is that still there or has it been removed (or was it just something I imagined - which is very much possible)?/Daniel
--
You received this message because you are subscribed to the Google Groups "Atlassian Connect Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to atlassian-connect-dev+unsub...@googlegroups.com.
Hi Einar,How do you construct a JQL query that compares a field and entity property? My JQL foo is failing me.Thanks
On Wed, 4 Jan 2017 at 01:45 Daniel Wester <dan...@wittified.com> wrote:
Tangental question - if I recall there was a limitation size wise on add-on properties when it was first launched. Is that still there or has it been removed (or was it just something I imagined - which is very much possible)?--/Daniel
You received this message because you are subscribed to the Google Groups "Atlassian Connect Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to atlassian-connect-dev+unsub...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--Jon MortEngineering|Adaptavist
--
You received this message because you are subscribed to the Google Groups "Atlassian Connect Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to atlassian-connect-dev+unsub...@googlegroups.com.
Hi Jon,your JQL fu is probably better than mine, and I think I dreamt up that feature :/ There are a bunch of requests for similar ones on JAC.Cheers!Einar
On Wed, Jan 4, 2017 at 9:59 AM, Jon Mort <jm...@adaptavist.com> wrote:
Hi Einar,How do you construct a JQL query that compares a field and entity property? My JQL foo is failing me.Thanks
On Wed, 4 Jan 2017 at 01:45 Daniel Wester <dan...@wittified.com> wrote:
Tangental question - if I recall there was a limitation size wise on add-on properties when it was first launched. Is that still there or has it been removed (or was it just something I imagined - which is very much possible)?--/Daniel
You received this message because you are subscribed to the Google Groups "Atlassian Connect Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to atlassian-connec...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--Jon MortEngineering|Adaptavist
--
You received this message because you are subscribed to the Google Groups "Atlassian Connect Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to atlassian-connec...@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Atlassian Connect Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to atlassian-connec...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.