PaulB
Well-known member
- Affected version
- 2.2.7 Patch 1
If two admins are working on ads simultaneously, one will revert the other's changes. For example:
Here's another example:
- Alice opens the ads page.
- Bob opens the ads page.
- Alice creates a new ad.
- Alice's ad is now enabled.
- Bob toggles the visibility of an unrelated ad.
- Alice's ad is now disabled because Bob's form data doesn't contain that ad.
Here's another example:
- Alice opens the ads page.
- Bob opens the ads page.
- Alice toggles the visibility of an ad.
- Bob toggles the visibility of another ad.
- The action performed in step #3 has been reverted.