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

Customized script to get Loop Workspaces and details is not retrieving information in some columns #10043

Open
1 of 9 tasks
Carlos05-22 opened this issue Dec 5, 2024 · 0 comments
Labels
Needs: Triage 🔍 Awaiting categorization and initial review. type:bug-suspected Suspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.

Comments

@Carlos05-22
Copy link

Target SharePoint environment

SharePoint Online

What SharePoint development model, framework, SDK or API is this about?

💥 SharePoint Framework

Developer environment

None

What browser(s) / client(s) have you tested

  • 💥 Internet Explorer
  • 💥 Microsoft Edge
  • 💥 Google Chrome
  • 💥 FireFox
  • 💥 Safari
  • mobile (iOS/iPadOS)
  • mobile (Android)
  • not applicable
  • other (enter in the "Additional environment details" area below)

Additional environment details

No response

Describe the bug / error

I've using a custom script for getting information related to Loop workspaces that exist within a tenant. Here's the link: https://github.com/12Knocksinna/Office365itpros/blob/master/Report-LoopWorkspaces.PS1

Steps to reproduce

  1. Enter in PowerShell (lastest version)
  2. Connect to Shp Admin Center
  3. Connect to Microsoft Graph (is needed)
  4. Run the custom script , automatically downloaded as .csv file
  5. Open the file after process finished.

Expected behavior

Get information within all the columns. Not just some of them. ContainerId & WorkspaceName is working properly.But the other columns isn't displaying information. Like image attached.
Loop-workspaces-github-script

@Carlos05-22 Carlos05-22 added the type:bug-suspected Suspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs. label Dec 5, 2024
@VesaJuvonen VesaJuvonen added the Needs: Triage 🔍 Awaiting categorization and initial review. label Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs: Triage 🔍 Awaiting categorization and initial review. type:bug-suspected Suspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.
Projects
None yet
Development

No branches or pull requests

2 participants