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

[Bug]: PowerShell App Supersedence not working #145

Open
2 tasks done
fly0815666 opened this issue Dec 4, 2024 · 0 comments
Open
2 tasks done

[Bug]: PowerShell App Supersedence not working #145

fly0815666 opened this issue Dec 4, 2024 · 0 comments
Assignees
Labels
bug Something isn't working PowerShell Issues related to the WinTuner PowerShell module

Comments

@fly0815666
Copy link

CommandLet

Deploy-WtWin32App

Full command

Deploy-WtWin32App -PackageId $App.AppID -Version $NewApp.Version -RootPackageFolder "$RawPackageRoot" -GraphId $UpdateID

Module version

1.0.3

What happened?

When using parameter -GraphId from Deploy-WtWin32App to replace an old package version, it does not configure the old app as superseded. (Maybe as a subsequent issue) also the assignment.settings.autoUpdateSettings are not applied for available assignments.
The parameter currently just seem to take over the assignments from the old app and I have to update relationships and autoUpdateSettings afterwards via separate Graph calls.

Command output

No response

PowerShell version

7.4.6

Code of Conduct

  • I agree to follow this project's Code of Conduct
  • I won't demand an immediate answer
@fly0815666 fly0815666 added bug Something isn't working PowerShell Issues related to the WinTuner PowerShell module labels Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working PowerShell Issues related to the WinTuner PowerShell module
Projects
None yet
Development

No branches or pull requests

2 participants