Skip to content

Commit

Permalink
chore: update AUTHORS, THIRD-PARTY-NOTICES, Security Test Summary (#6281
Browse files Browse the repository at this point in the history
)

Update report

Co-authored-by: mabaasit <[email protected]>
  • Loading branch information
github-actions[bot] and mabaasit authored Sep 25, 2024
1 parent ccee5de commit 847f249
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/tracking-plan.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

# Compass Tracking Plan

Generated on Wed, Sep 25, 2024 at 11:30 AM
Generated on Wed, Sep 25, 2024 at 11:42 AM

## Table of Contents

Expand Down Expand Up @@ -1642,7 +1642,7 @@ This event is fired when a user activates (i.e., navigates to) a screen.

**Properties**:

- **name** (optional): `"my_queries" | "aggregations" | "documents" | "collections" | "databases" | "indexes" | "performance" | "schema" | "validation" | "confirm_new_pipeline_modal" | "create_collection_modal" | "create_database_modal" | "drop_collection_modal" | "drop_database_modal" | "create_index_modal" | "create_search_index_modal" | "create_view_modal" | "csfle_connection_modal" | "delete_pipeline_modal" | "drop_index_modal" | "export_modal" | "export_to_language_modal" | "import_modal" | "insert_document_modal" | "non_genuine_mongodb_modal" | "rename_collection_modal" | "restore_pipeline_modal" | "save_pipeline_modal" | "shell_info_modal" | "update_search_index_modal" | undefined`
- **name** (optional): `"my_queries" | "aggregations" | "documents" | "collections" | "databases" | "indexes" | "globalwrites" | "performance" | "schema" | "validation" | "confirm_new_pipeline_modal" | "create_collection_modal" | "create_database_modal" | "drop_collection_modal" | "drop_database_modal" | "create_index_modal" | "create_search_index_modal" | "create_view_modal" | "csfle_connection_modal" | "delete_pipeline_modal" | "drop_index_modal" | "export_modal" | "export_to_language_modal" | "import_modal" | "insert_document_modal" | "non_genuine_mongodb_modal" | "rename_collection_modal" | "restore_pipeline_modal" | "save_pipeline_modal" | "shell_info_modal" | "update_search_index_modal" | undefined`
- The name of the screen that was activated.
- **connection_id** (optional): `string | undefined`
- The id of the connection associated to this event.
Expand Down

0 comments on commit 847f249

Please sign in to comment.