You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to be able to list all current journalists if we want to be able to have clients show the sender of a message in the situation where multiple journalists are involved in a conversation with a single source.
we worked around this by exposing the journalist UUID and username on each reply so that the conversation flow can be constructed client-side, I'm going to close this for now until we decide we need to expose this information (right now only admins can see all other onboarded users to SecureDrop, so if we were to do this we'd probably want to do it under an admin API endpoint, which we currently have none of)
Description
We need to be able to list all current journalists if we want to be able to have clients show the sender of a message in the situation where multiple journalists are involved in a conversation with a single source.
(Related ticket: freedomofpress/securedrop-client#76)
User Stories
As a user of the SecureDrop client, I want to know which of my colleagues have already messaged a particular source.
The text was updated successfully, but these errors were encountered: