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

The property 'count' cannot be found on this object #37

Open
DeBoX85 opened this issue Apr 29, 2024 · 1 comment
Open

The property 'count' cannot be found on this object #37

DeBoX85 opened this issue Apr 29, 2024 · 1 comment

Comments

@DeBoX85
Copy link

DeBoX85 commented Apr 29, 2024

Describe the bug
Love the app, but bumped into an error that has been popping up quite frequently :

Sort-Action : The property 'count' cannot be found on this object. Verify that the property exists.
At D:\WORK FILES -APPS\logicappdocs-main\src\New-LogicAppDoc.ps1:219 char:1

  • Sort-Action -Actions $objects
  •   + CategoryInfo          : NotSpecified: (:) [Sort-Action], PropertyNotFoundException
      + FullyQualifiedErrorId : PropertyNotFoundStrict,Sort-Action
    
    
    

Screenshots
If applicable, add screenshots to help explain your problem.
Screenshot 2024-04-29 154735

PowerShell version:
Name Value


PSVersion 5.1.22621.2506
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.22621.2506
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1

**LogicAppDocs version**
Most recent as of  29 / 04 /2024


@stefanstranger
Copy link
Owner

stefanstranger commented May 17, 2024

Hi @DeBoX85,

Thanks for submitting your issue. To help me troubleshoot the issue I need to have your anonymized logic app or powerautomate code so I can test what is failing.

You can also share this via a private gist if you want.

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

No branches or pull requests

2 participants