Skip to content

Sidebar always shows "Subscribe" notification button

In an issue board, regardless of your subscription state in an issue, the sidebar will always show a "Subscribe" button as the initial state. The subscribed attribute is missing from the /boards/<board_id>/lists/<list_id>/issues response (see app/controllers/boards/issues_controller.rb)

This appears to work on GitLab.com which does have the subscribed attribute.


cc @iamphill (I see this was an issue in the past https://gitlab.com/gitlab-org/gitlab-ee/commit/7d20a91b2ecf0af89b3a6d3a5d4d8621114687ec)

Edited by Eric Eastwood