/
Linking from Entity to Threads
Linking from Entity to Threads
- PLFM-3830Getting issue details... STATUS - SWC-3219Getting issue details... STATUS
Use case
Mockups
File Tab View
Single File View
Toggle Discussions
Models
EntityThreadCounts |
---|
List<EntityThreadCount> |
EntityThreadCount |
---|
String entityId int count (the number of threads that the current user can view) |
API
Action | Intended User | URI | Method | Request Parameters | Request Body | Response Body |
---|---|---|---|---|---|---|
Get all threads that mentioned an entity | authorized user | /entity/{id}/threads | GET | sort, ascending, limit, offset | PaginatedResults<DiscussionThreadBundle> | |
Get number of threads for list of entity | authorized user | /entity/threadcounts | POST | List<String> | EntityThreadCounts |
Comments
- What does the UI look like for Table, Project, File View, and Docker?
- Do we add up the number of threads mentioning entities within the folder to folder's thread count? No.
, multiple selections available,
Related content
Discussion Forums
Discussion Forums
More like this
Text Search in Discussion Forums
Text Search in Discussion Forums
More like this
Evaluation Submissions Annotations
Evaluation Submissions Annotations
More like this
Bulk Entity Action API
Bulk Entity Action API
More like this
Synapse Discussion Forum
Synapse Discussion Forum
More like this
Consistent List Entity Children
Consistent List Entity Children
More like this