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

plugin: fix webui model's mutability of collection properties #54

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

groldan
Copy link
Member

@groldan groldan commented Mar 14, 2024

Fix mutability of collection properties in MutableAccessRequest and MutableLayerDetails broken in commit

7883f70
"Replace Stream.collect(Collectors.toList()) by Stream.toList()"

Fix mutability of collection properties in `MutableAccessRequest`
and `MutableLayerDetails` broken in commit

7883f70
"Replace Stream.collect(Collectors.toList()) by Stream.toList()"
@groldan groldan added the bug Something isn't working label Mar 14, 2024
@groldan groldan merged commit 55c09d1 into geoserver:main Mar 14, 2024
3 checks passed
@groldan groldan deleted the plugin/fix_mutable_objects_main branch March 14, 2024 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant