Content
View differences
Updated by Wieland Lindenthal about 1 year ago
**As** a user with permissions to comment on work packages
**I want to** be able to attach image like files within comments that I write without them showing up in the **Files** tab
**so that** I can provide additional visual context in my communications without cluttering the **Files tab.**
**and I want to** be able to attach image like files in both "public" and "restricted" comments
**Acceptance criteria**
* Given a restricted comment, the attachment should only be accessible by users with permissions to view restricted comments
* Given a "public" comment, the attachment should be accessible to users with permissions to view the work package comments
* **Given Given the attachments are inline, they do not show up on the "Files" tab** tab
**Technical notes**
<figure class="image op-uc-figure"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/366984/content"></div></figure>
* Change the attachments container from the work package to the Journal#comment(note) so that restriction is derived as inline attachments
**Out of scope**
* Inline attachments _outside_ of work package comments
**I want to** be able to attach image like files within comments that I write without them showing up in the **Files** tab
**so that** I can provide additional visual context in my communications without cluttering the **Files tab.**
**and I want to** be able to attach image like files in both "public" and "restricted" comments
**Acceptance criteria**
* Given a restricted comment, the attachment should only be accessible by users with permissions to view restricted comments
* Given a "public" comment, the attachment should be accessible to users with permissions to view the work package comments
* **Given
**Technical notes**
<figure class="image op-uc-figure"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/366984/content"></div></figure>
* Change the attachments container from the work package to the Journal#comment(note) so that restriction is derived as inline attachments
**Out of scope**
* Inline attachments _outside_ of work package comments