DBC22-6585: enhancement advisory/bulletin publish options for new updates#1371
Open
bcgov-brwang wants to merge 1 commit into
Open
DBC22-6585: enhancement advisory/bulletin publish options for new updates#1371bcgov-brwang wants to merge 1 commit into
bcgov-brwang wants to merge 1 commit into
Conversation
8900f87 to
6fa7dad
Compare
e32e7ce to
7b489ed
Compare
f41838b to
702a078
Compare
9769492 to
6db418e
Compare
b4e4c73 to
a8657e8
Compare
2b27efa to
55ecd48
Compare
b00340a to
67abd17
Compare
DBC22-6585: highlighted advisory for new updates 2 DBC22-6585: highlighted bulletin for new updates DBC22-6585: added pill on the header when advisory or bulletin updated DBC22-6585: added publish minor updates from backend DBC22-6585: fix bugs 1 DBC22-6585: updated details page DBC22-6585: clear status when navigate to other pages DBC22-6585: updated header for numbered pill DBC22-6585: fixed bugs 1 DBC22-6585: fixed bugs 2 DBC22-6585: updated header for numbered pill test DBC22-6585: removed unused variables DBC22-6585: removed unused variables 1 DBC22-6585: removed unused variables 2 DBC22-6585: fixed bugs part 1 DBC22-6585: fixed bugs part 2 DBC22-6585: fixed the issue that displaying old time when last notified date is null DBC22-6585: fixed bulletin list styling issue DBC22-6585: test 1 DBC22-6585: fixed sync issue DBC22-6585: test 2 DBC22-6585: recalculate unread advisories or bulletins DBC22-6585: recalculate unread advisories or bulletins test 1 DBC22-6585: fixed github quality alerts DBC22-6585: removed format not needed DBC22-6585: removed bold styling for detail page
689aaeb to
cf5f30c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📝 Submitter
🔗 JIRA Ticket
✅ Quality Assurance & Requirements
⚙️ Configuration & Environment
🧪 How to Test (if required)
Advisory/Bulletin Update Notification Verification
Scenario 1: Highlighting and Numbered Pill Behavior
https://dev.drivebc.ca/drivebc-cms/cms/advisory/, or
https://dev.drivebc.ca/drivebc-cms/cms/bulletin/
The numbered pill disappears after navigating away from the list page.
The highlighted state is cleared from the updated advisory or bulletin.
The last Updated time updated.
Scenario 2: Publish Minor Update
No numbered pill appears on the Advisories or Bulletins header.
No advisory or bulletin row is highlighted in the frontend.
The last Updated time is not updated.
Scenario 3: Advisory/Bulletin Detail Page Updates
The detail page reflects the updated content.
A new overlay notification appears, informing the user that the advisory or bulletin has been updated.
Scenario 4: Minor Update on Detail Page
The detail page reflects the updated content.
No overlay notification is displayed.
Scenario 5: Advisory Email Notifications
Repeat the update using Publish minor update.
Verify that no advisory email notification is sent.
Verify that no email notification is sent if select Publish minor updates.
🔍 Reviewer Checklist