Ondrej,

We don't have a specific signal for this (though it might be nice to add
one). You could use django's builtin pre_save or post_save signal on the
comment models, and then check the contents of the instance being saved.

-David

On Thu, Dec 11, 2014 at 2:29 AM, Ondřej Kupka <ondra....@gmail.com> wrote:
>
> Hi,
>
> I was wondering if it is possible to somehow trigger a hook when someone
> clicks the Fixed button for an issue in the UI.
>
> Can't really find the list of all available signals and such, so I am
> rather asking here. Sorry if my google fu is not good enough ;-)
>
> Cheers,
> Ondrej Kupka
>
> --
> Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
> ---
> Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
> ---
> Happy user? Let us know at http://www.reviewboard.org/users/
> ---
> You received this message because you are subscribed to the Google Groups
> "reviewboard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to reviewboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to