Skip to content

As an end-user, I want to get real time updates on issues

When an issue is created, updated, or reopened on Gitlab, the user interface should reflect the changes in "real-time".

If an issue is closed on Gitlab or by another client, the user interface should reflect the changes in "real-time".

  • When an issue is created it is added to the list of issues shown to the user.
  • When an issue is updated, the corresponding issue will be updated in the list of issues shown to the user.
  • When an issue is closed, this should be reflected in the user interface.
Edited by Johan Leitet