Skip to content

Fix access request promotion of windows_desktop resources#40273

Merged
lxea merged 1 commit into
masterfrom
lxea/windows-list-resources
Apr 19, 2024
Merged

Fix access request promotion of windows_desktop resources#40273
lxea merged 1 commit into
masterfrom
lxea/windows-list-resources

Conversation

@lxea
Copy link
Copy Markdown
Contributor

@lxea lxea commented Apr 5, 2024

FIx for #36577

changelog: Fix access request promotion of windows_desktop resources

@github-actions github-actions Bot requested review from Joerger and strideynet April 5, 2024 16:53
Comment on lines +1698 to +1700
case types.KindWindowsDesktop:
keyPrefix = []string{windowsDesktopsPrefix}
unmarshalItemFunc = backendItemToWindowsDesktop
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if this is right, WindowsDesktop isnt part of/managed by the presence service, I'm not sure if that matters, but It makes the test look a little funny

@zmb3 zmb3 linked an issue Apr 7, 2024 that may be closed by this pull request
@r0mant r0mant requested review from smallinsky and removed request for Joerger and strideynet April 17, 2024 15:18
@lxea lxea added this pull request to the merge queue Apr 19, 2024
Merged via the queue into master with commit 4b340ec Apr 19, 2024
@lxea lxea deleted the lxea/windows-list-resources branch April 19, 2024 15:01
@public-teleport-github-review-bot
Copy link
Copy Markdown

@lxea See the table below for backport results.

Branch Result
branch/v14 Create PR
branch/v15 Create PR

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to promote access request for Windows desktop to an Access List.

3 participants