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

Cloud Code Extension: Default XML Policy Template Not Generated When Creating New Policy Files #880

Closed
kvrao33 opened this issue Feb 7, 2024 · 1 comment
Assignees

Comments

@kvrao33
Copy link

kvrao33 commented Feb 7, 2024

Version information

  • Cloud Code Extension version: V2.3.0
  • VSCode version: 1.86.0
  • OS: Ubuntu

Description:
When attempting to create a new policy using the Cloud Code extension, the expected behavior is to generate a new XML file with the default template for the selected policy. However, the issue observed is that a blank XML file is created instead of the expected default XML template for the policy.

Repro steps:

  1. Open Visual Studio Code.
  2. Ensure that the Cloud Code extension is installed and activated.
  3. Navigate to the desired directory in the Explorer view.
  4. Right-click in the Explorer view or within the editor area to open the context menu.
  5. Select the option to create a new policy file.
  6. Observe that a new XML file is created, but it is blank instead of containing the default XML template for the selected policy.

Expected behavior:
When creating a new policy file using the Cloud Code extension, the default XML template for the selected policy should be generated automatically in the newly created file.

@galz10 galz10 assigned galz10 and shirishtrivikr and unassigned galz10 Feb 12, 2024
@shirishtrivikr
Copy link
Collaborator

This has been fixed in the latest version.

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

No branches or pull requests

3 participants