Describe the task
A combination of a bug fix and a task.
Bug fix: Display internal comments on Well Summary page (for signed in users)
Task: Omit internal comments from API response for public users
Purpose
Hide sensitive information from the public.
Acceptance Criteria
Internal comments are displayed on the Well Summary page when signed in
The field 'internal_comments' isn't included in the network response when not signed in (can be checked in Chrome)
Describe the task A combination of a bug fix and a task. Bug fix: Display internal comments on Well Summary page (for signed in users) Task: Omit internal comments from API response for public users
Purpose Hide sensitive information from the public.
Acceptance Criteria