Content
View differences
Updated by Parimal Satyal about 1 year ago
**As** a core member of a project
**I want** there to be safeguards against accidentally "un-restricting" my confidential note to my internal team
**so that** I don't accidentally post a comment meant to be internal as a regular comment
**Acceptance criteria**
In the comment box, once I click on "Restrict visibility" and start typing my comment
* If I try to uncheck 'Restrict visibility' when there is already content in the comment text editor, show a Danger dialog:
* Title: "Make this comment public?"
* Text: "Your comment will be visible to by anyone who can access this work package. Are you sure you want to do this?"
* Actions:
* "Un-restrict" (primary, danger)
* Cancel (secondary)
**Technical notes**
* <br>
**Permissions and visibility considerations**
* Naturally only visible to those who have the rights to post restricted-visibility comments
**Translation considerations**
* None, these will mostly be new strings, apart from 'Cancel'
**Out of scope**
* Auto-detection of intent (eg. automatically suggest before posting if the comment was intended to be private/restriced-visibility)
**I want** there to be safeguards against accidentally "un-restricting" my confidential note to my internal team
**so that** I don't accidentally post a comment meant to be internal as a regular comment
**Acceptance criteria**
In the comment box, once I click on "Restrict visibility" and start typing my comment
* If I try to uncheck 'Restrict visibility' when there is already content in the comment text editor, show a Danger dialog:
* Title: "Make this comment public?"
* Text: "Your comment will be visible to
* Actions:
* "Un-restrict" (primary, danger)
* Cancel (secondary)
**Technical notes**
* <br>
**Permissions and visibility considerations**
* Naturally only visible to those who have the rights to post restricted-visibility comments
**Translation considerations**
* None, these will mostly be new strings, apart from 'Cancel'
**Out of scope**
* Auto-detection of intent (eg. automatically suggest before posting if the comment was intended to be private/restriced-visibility)