Improve Error Messaging for Publish Failures Due to Accessibility Mismatch
Ivanna Parra
Issue:
When trying to publish an article, users encounter a 500 error page if the article's accessibility settings don't match the category's accessibility. This can occur when a private article has an accessor that its private parent category doesn't have.
Expected Behavior:
Instead of a generic 500 error, the system should display a clear error message explaining why the publish action failed, guiding the user to update the article accessibility settings.
Proposed Solution:
- Implement an error message that notifies users of the mismatch and suggests updating the article’s accessibility settings.
- Provide a prompt to select a valid user.