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

Fix for actions that don't have a runafter property #31

Closed
stefanstranger opened this issue Mar 29, 2024 · 1 comment
Closed

Fix for actions that don't have a runafter property #31

stefanstranger opened this issue Mar 29, 2024 · 1 comment
Assignees

Comments

@stefanstranger
Copy link
Owner

Describe the bug
Some actions can miss the runafter property.

Expected behavior
No errors when an action does not have a runafter property.

PowerShell version:
Run $PSVersionTable command in PowerShell host
e.g.

Name                           Value
----                           -----
PSVersion                      7.3.6
PSEdition                      Core
GitCommitId                    7.3.6
OS                             Microsoft Windows 10.0.22621
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

LogicAppDocs version

  • Version 1.1.2
@stefanstranger
Copy link
Owner Author

Resolved with PR #32

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

1 participant