You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Demoting a file to UNRELEASED works fine on the back end, but the file lives on in the index. Other state changes result in updates being sent to the index, but this change is special in that it requires deleting the indexed document (and that is not currently done).
Steps To Reproduce
Find a file that is currently released as restricted.
Demote that file to UNRELEASED
Expected behaviour
File should be removed from the program restricted index.
The text was updated successfully, but these errors were encountered:
Describe the bug
Demoting a file to
UNRELEASED
works fine on the back end, but the file lives on in the index. Other state changes result in updates being sent to the index, but this change is special in that it requires deleting the indexed document (and that is not currently done).Steps To Reproduce
UNRELEASED
Expected behaviour
File should be removed from the program restricted index.
The text was updated successfully, but these errors were encountered: