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

Media library private mode switching can lead to inaccurate state #835

Closed
erquhart opened this issue Nov 19, 2017 · 2 comments
Closed

Media library private mode switching can lead to inaccurate state #835

erquhart opened this issue Nov 19, 2017 · 2 comments

Comments

@erquhart
Copy link
Contributor

Related to #834.

If a user with an asset store integration switches in and out of private mode quickly while asset related requests are pending, the state of the library could become inaccurate. There should be no possibility of destructive consequences, and this is a fairly outside edge case.

We currently just check to see if the request originated from the current mode - instead we need to ensure that no mode changes have occurred since the request was made.

@stale
Copy link

stale bot commented Oct 29, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the status: stale label Oct 29, 2019
@martinjagodic
Copy link
Member

Closing as stale and/or outdated.

@martinjagodic martinjagodic closed this as not planned Won't fix, can't repro, duplicate, stale Apr 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants