[JIRA] (IDP-1735) Filter matchAny function changes value order
Rod Widdowson (Jira)
jira at shibboleth.atlassian.net
Mon Jul 18 19:06:56 UTC 2022
Rod Widdowson ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=59fb32bbc24efb3c4ed3c977 ) *commented* on IDP-1735 ( https://shibboleth.atlassian.net/browse/IDP-1735?atlOrigin=eyJpIjoiNGJlYjIxZTA4YzE2NDYyYjg0NDAxNGI4ZTc2Mjk3MmUiLCJwIjoiaiJ9 )
Re: Filter matchAny function changes value order ( https://shibboleth.atlassian.net/browse/IDP-1735?atlOrigin=eyJpIjoiNGJlYjIxZTA4YzE2NDYyYjg0NDAxNGI4ZTc2Mjk3MmUiLCJwIjoiaiJ9 )
So one of the issues in here is that filtering is about bunches of things. An attribute value can be added for multiple reasons but you only need it once in the result. So that is sort of set-y.
But order matters (mostly) so that is list-y.
The current code uses LinkedHashSet which gives us both but it is a bit crufty. I need to work out what to do. Further I am not sure how to make this easily compatible moving forward (scripts, as always will kill us).
( https://shibboleth.atlassian.net/browse/IDP-1735#add-comment?atlOrigin=eyJpIjoiNGJlYjIxZTA4YzE2NDYyYjg0NDAxNGI4ZTc2Mjk3MmUiLCJwIjoiaiJ9 ) Add Comment ( https://shibboleth.atlassian.net/browse/IDP-1735#add-comment?atlOrigin=eyJpIjoiNGJlYjIxZTA4YzE2NDYyYjg0NDAxNGI4ZTc2Mjk3MmUiLCJwIjoiaiJ9 )
Get Jira notifications on your phone! Download the Jira Cloud app for Android ( https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100202- sha1:6e4678f )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/commits/attachments/20220718/494e0edb/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-comment-icon-36f8eb5f-ffb2-4cec-a21a-31ce951873ca
Type: image/png
Size: 1084 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220718/494e0edb/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-avatar-ca7572d2-4d26-4a89-8c57-743cd3d34e2f
Type: image/png
Size: 425 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220718/494e0edb/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-footer-desktop-logo-e9babcec-6e7f-48d3-bcc1-d81cace922c0
Type: image/png
Size: 10805 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220718/494e0edb/attachment-0005.png>
More information about the commits
mailing list