[SC-17292] Document risk tier assessment activity in the record Activity feed - #1443
Merged
juanmleng merged 2 commits intoJul 30, 2026
Merged
Conversation
The record Activity overview lists what the feed shows, but risk tier assessments were missing even though they now appear there as first-class events. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Contributor
|
Pull requests must include at least one of the required labels: |
Contributor
Validate docs site✓ INFO: A live preview of the docs site is available — Open the preview |
emmavdh
approved these changes
Jul 30, 2026
juanmleng
deleted the
juan/sc-17292/document-risk-tier-assessment-activity
branch
July 30, 2026 14:23
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.
Pull Request Description
What and why?
Documents the risk tier assessment lifecycle events added to the record Activity feed by backend#3396 and frontend#2749 (SC-17292).
Before: the record Activity overview lists what the feed shows — fields, stage transitions, documents, test results, artifacts, comments, stakeholders, workflow activity — but not risk tier assessments, even though they now appear there as first-class events.
After: one bullet added for risk tier assessments created, updated, published, archived, versioned, or deleted.
Preview
How to test
What needs special review?
The edited file is a shared include. Besides the Activity guide it is also pulled into two training decks —
site/training/common-slides/_track-changes-updates.qmdandsite/training/common-slides/_view-record-activity.qmd— so the new bullet appears in those slides too. That is intended, but worth a look if slide length matters.Wording note: the docs use "risk tier assessment", while the Activity rows themselves render as "Risk assessment
<name>was published". The bullet follows the docs' terminology rather than the UI string.Dependencies, breaking changes, and deployment notes
Release notes
The record Activity page now lists risk tier assessment activity — assessments created, updated, published, archived, versioned, or deleted — alongside the field, document, and workflow events it already showed. Learn more ...
Checklist