Skip to content
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

There is no timestamp for the log message in the Output window after importing a document into a collection #2199

Closed
v-xinda opened this issue Oct 9, 2023 · 1 comment · Fixed by #2245
Labels
AT-CTI Created by CTI team
Milestone

Comments

@v-xinda
Copy link

v-xinda commented Oct 9, 2023

OS: All
Build Version: 20231007.1
Regression: Not a regression

Repro steps:

  1. Make sure the setting "Azure Databases: Enable Output Timestamps" is checked.
  2. Create a Mongo DB account -> Create a database -> Create a collection.
  3. Right click the collection -> Click "Import Document into a Collection..." -> Select a .Json file -> Import.
  4. Check whether there is a timestamp for the log message in the Output window.

Expect:
There is a timestamp for the log message in the Output window.
Screenshot 2023-10-09 at 16 09 40

Actual:
There is no timestamp for the log message in the Output window.
Screenshot 2023-10-09 at 15 51 49

More Info:
This issue also reproduces after creating a new function query or Stored Procedure Query for the PostgreSQL account.
Screenshot 2023-10-09 at 16 07 35

@v-xinda v-xinda added the AT-CTI Created by CTI team label Oct 9, 2023
@MicroFish91 MicroFish91 added this to the 0.21.0 milestone Oct 18, 2023
@JasonYeMSFT
Copy link
Contributor

This is because these messages are written using an API that doesn't respect the timestamp setting.

@microsoft microsoft locked and limited conversation to collaborators Apr 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
AT-CTI Created by CTI team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants