-
Type:
Story
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: 7.4.1 CE GA2, 7.4.13 DXP GA1, Master
-
Component/s: Message Boards, Questions
-
Epic Link:
-
Git Pull Request:
Acceptance Criteria:
Given I am an instance admin, when I enable moderations in the Message Boards instance settings, then messages are automatically approved if the user has a number of previously approved messages above the configured threshold.
Test Scenarios
Find tests in com.liferay.message.boards.internal.moderation.testMBModerationTest
ID | Test Priority | Test Scenarios | Covered by Backend (Unit/Integration)? | Test to add |
---|---|---|---|---|
2.1 | 5 | The message boards workflow is enforced once the configuration is saved in instance settings | Yes (Integration) | covered by 2.4 |
2.2 | 5 | The message boards workflow is not enforced once the configuration is disabled | Yes (Integration) | testAddMessageWithModerationDisabled |
2.3 | 5 | A user is able to freely publish his content after exceeding the number of approved posts set in the workflow | Yes (Integration) | testAddMessageWithModerationEnabledAndEnoughPublishedMessages |
2.4 | 5 | A user is only able to submit his content for review before exceeding the number of approved posts set in the workflow | Yes (Integration) | testAddMessageWithModerationEnabledAndNotEnoughPublishedMessages |
- Testing discovered
-
LPS-132560 Message Boards moderation configuration help text is too wordy
- Closed
-
LPS-132561 Moderation for Message Boards cannot be enabled in System Settings
- Closed
-
LPS-132565 Workflow label for message boards pending approval is not consistent with other workflow statuses
- Closed
-
LPS-132566 Language keys are missing for MB user moderation in workflow configuration
- Closed