-
Notifications
You must be signed in to change notification settings - Fork 51
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
Item lease for IP addresses is giving access to the items past the given end date #2081
Comments
This also applies to external groups. For some reason we are including the values from the lease into the solrized media object. The code that causes this problem is here: |
Looks like it was added here to have the values show up in the facet: This maybe has always been broken, I'll have to think about how to fix it. |
This needs to be retested. Still valid? |
I think this is still valid and I hit it during regression testing. It is listed on our known issues page and I think it might be hard to solve. |
Boils down to an issue of how the solr query is written. |
Descriptive summary
Server: mco-staging.dlib.indiana.edu
Testing: Regression
Browser: Chrome(56.0.2924.87 (64-bit))
Operating System: Windows10
Issue: Item lease added for an ip-address with some date range is giving access to those items even after the date range is expired. This functionality is working fine for lease access to Avalon User and Avalon Group.
Expected behavior
Actual behavior
Steps to reproduce the behavior
Related work
Link to related tickets or prior related work here.
The text was updated successfully, but these errors were encountered: