Skip to content

Merge main into staging #499

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Oct 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
1. Click **{{< fa circle-plus >}} Select Files** to add a file.

- Add a [note]{.smallcaps} to the file by clicking on the **{{< fa ellipsis-vertical >}}** menu, then select **{{< fa file-medical >}} Add Note**.
- Update a [note]{.smallcaps} by making your changes in the existing text field.

1. Click **Save** to submit the upload.

![Adding attachment notes](/guide/model-inventory/add-attachment-note.gif){width=80% fig-alt="An animated gif demonstrating how to add attachment notes" class="screenshot"}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
1. Locate the file you want to remove, and click on the **{{< fa ellipsis-vertical >}}** menu.

- Select **{{< fa trash-can>}} Delete File** to remove the file. After you confirm, the attachment will be removed from the list.
- Select **Remove Notes** to delete any notes.

1. Click **Save** to apply the deletion.

After you save, the attachment or notes will be removed permanently.

![Deleting attachment notes and attachments](/guide/model-inventory/delete-attachments.gif){width=80% fig-alt="An animated gif demonstrating how to delete attachment notes and attachments" class="screenshot"}


Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 2 additions & 11 deletions site/guide/model-inventory/edit-model-inventory-fields.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -38,22 +38,13 @@ To work with attachments on models, first add an attachment inventory field.[^4]

1. On the model's detail page, click on the header of your attachment field.

2. Click **{{< fa circle-plus >}} Select Files** to add a file.

3. Click **Save** to submit the upload.
{{< include _manage-supporting-documentation-add.qmd >}}

#### Remove attachments from a model

1. On the model's detail page, click on the header of your attachment field.

2. Locate the file you want to remove.

- Click **{{< fa trash-can>}}** to remove the file.
- After you confirm, the attachment will be removed from the list.

3. Click **Save** to apply the deletion.

After you save, the attachment will be removed permanently.
{{< include _manage-supporting-documentation-remove.qmd >}}

## What's next

Expand Down
15 changes: 2 additions & 13 deletions site/guide/model-validation/add-manage-model-findings.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -107,24 +107,13 @@ Uploaded files must be less than 50 MB each in size.

1. On the findings detail page, click on the **[attachments]{.smallcaps}** header.

2. Click **{{< fa circle-plus >}} Add Attachment** to select a file.

3. Click **Save** to submit the upload.
{{< include /guide/model-inventory/_manage-supporting-documentation-add.qmd >}}

#### Remove attachments from findings

1. On the findings detail page, click on the **[attachments]{.smallcaps}** header.

2. Locate the file you want to remove.

- Click **{{< fa trash-can>}}** to remove the file.
- After you confirm, the attachment will be removed from the list.

3. Click **Save** to apply the deletion.

After you save, the attachment will be removed permanently.

![Deleting an attachment from a finding](delete-finding-attachment.gif){width=80% fig-alt="An animated gif demonstrating how to delete an attachment from a finding" class="screenshot"}
{{< include /guide/model-inventory/_manage-supporting-documentation-remove.qmd >}}

## Delete model findings

Expand Down
Binary file not shown.