Update Issue Weight in real time
Problem To Solve
Issue weight does not update in real-time, leading to confusion when issue quick actions are used or weight is updated from another client while viewing the same issue.
Solution
- Make use of our new websockets capability to update weight on an issue in real-time.
Constraint
- Use GraphQL
- Use Pajamas