Content
View differences
Updated by Parimal Satyal about 2 years ago
**As** a project member,
**I want to** be able to quickly see points that require clarification, escalation or a decision (or add them myself)
**so that** everybody is on the same page and potential blockers can be quickly identified and addressed.
**Acceptance criteria**
**Scope of Initial spike**
* The object is a thread
* The thread has a context:
* A comment in the activity tab of a work package (spin-off)
* A thread object attached to a work package (independent of a comment in the activity tab)
* There needs to be a separate list of all threads (a separate tab)
* A thread, when open, has a chat-like interface
* This will live in another layer (for example, a drawer or a modal)
* A thread has:
* Status (open/closed)
* Indication # of messages inside
* ... (WIP)
* Notifications are generated (in the current notification model of who gets notified) for:
* New threads
* Thread replies
* Mentions
* Status changes
**Open Topics that we'll address later**
* There is a module "Open points" which can be activated per project.
* There is a global list of all Open points from all projects
* Open points can be filtered similar to Work packages .
* Open points have a mini work flow which can not be customized
* New
* When open, have only one field to enter the open question.
* In clarification
* Resolved
* Clicking on "Resolve" will display a new field, to enter the resolution. The point is then considered "Resolved" with the resolution text now visible.
* Open points, once resolved, cannot be edited unless unresolved (you cannot change the question).
* Open points can be deleted.
* Changes to open points are journalized.
* Open points can be optionally linked to work packages
* Separate tab called "Open points" (after _Relations_, before _Watchers_)
* Open points can be created from work packages
* Open points can be created in the meetings module (similar to Agenda item).
* In the work packages details a view an existing open point can be added to a meeting.
* Users can add comments to open points.
* User are notified about relevant activites in open points
* @mention
* Assignee
* Author
**I want to** be able to quickly see points that require clarification, escalation or a decision (or add them myself)
**so that** everybody is on the same page and potential blockers can be quickly identified and addressed.
**Acceptance criteria**
**Scope of Initial spike**
* The object is a thread
* The thread has a context:
* A comment in the activity tab of a work package (spin-off)
* A thread object attached to a work package (independent of a comment in the activity tab)
* There needs to be a separate list of all threads (a separate tab)
* A thread, when open, has a chat-like interface
* This will live in another layer (for example, a drawer or a modal)
* A thread has:
* Status (open/closed)
* Indication # of messages inside
* ... (WIP)
* Notifications are generated (in the current notification model of who gets notified) for:
* New threads
* Thread replies
* Mentions
* Status changes
**Open Topics that we'll address later**
* There is a module "Open points" which can be activated per project.