UI Bug: Issue Labels and Web Hooks
Hi everyone,
I noticed weird behaviour in the issues view. If you view a single issue, in the side pane you can add labels to an issue. Clicking the Edit
button will unfold a small frame where you can search and add a label. Now, clicking anywhere else on the screen will close the frame, which is the same behaviour as for any other option in the side pane. For the labels, however, after closing the label edit frame, a small spinning wheel appears, indicating something has changed, even if you didn't actually add a label and effectively aborted the edit.
And this leads to the actual bug: When the spinning wheel appears, any registered web hook is fired, even if nothing's changed! This does weird things to our infrastructure, because now we have to deal with spurious hook invocations, and always check if there actually have any changes, which is tedious.
We're running version 8.9.3.