Skip to content

ActivityId is always undefined in FeedResponse #23723

Closed as not planned
Closed as not planned

Description

  • Package Name: @azure/cosmos
  • Package Version: 3.16.2
  • Operating system: Windows
  • nodejs
    • version:
  • browser
    • name/version:
  • typescript
    • version:
  • Is the bug related to documentation in

Describe the bug
ActivityId property is always undefined in FeedResponse.

To Reproduce
Steps to reproduce the behavior:

  1. Log into ms.azure.portal.com
  2. Open any Cosmos DB account
  3. Navigate to data explorer
  4. Run any query on a container
  5. Notice that the activityId is undefined in the response but is available in the response header

Expected behavior
A clear and concise description of what you expected to happen.
The correct activityId should be included in the FeedResponse.

Screenshots
If applicable, add screenshots to help explain your problem.
image

Additional context
Add any other context about the problem here.
Doc reference for FeedResponse: https://learn.microsoft.com/en-us/javascript/api/@azure/cosmos/feedresponse?view=azure-node-latest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Labels

ClientThis issue points to a problem in the data-plane of the library.Cosmos

Type

No type

Projects

  • Status

    In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions