-
Notifications
You must be signed in to change notification settings - Fork 500
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
Index: Assigning dataset level permissions only partially indexess on save until new role added. #3039
Comments
Tentatively, the one line change below may be a fix (I'm on 0c13184) but I'm not sure if doing additional indexing will have a big performance impact. I'll study this some more:
|
The way you can tell that the fix above helps is that the "Number of dvObject permissions indexed for" count changes from 0 to 1 if you run |
Also, more indexing for IQSS#3039.
For now I put the fix above at pdurbin@fd56686#commitcomment-16900492 since I was able to exercise this bug while working on #1012. |
Fixed in pull request #3051. Passing to QA. |
This works, will check index all performance over night. Closing |
index datasets when permission assigned #3039
This affects builtin and shib users alike.
Scenario:
I believe this happens with all role assignments, cards not appearing until another is added.
This happens with deleting/removing role assignments too.
This was happening in v4.3
The text was updated successfully, but these errors were encountered: