QUA-1518: Update the Field Status structure files#1072
Merged
RafaelOsiro merged 5 commits intomainfrom Mar 20, 2026
Merged
Conversation
Reorder Field Status section to Overview → API → FAQ → Deep Dive → Managing Field Status. Rename "Concepts" to "Deep Dive" and split API/FAQ into their own table in the overview page.
… (QUA-1518)
Add {:target="_blank"} to internal links in managing and concept
pages so they open in a new browser tab, while overview links
continue to navigate in the same tab.
Add missing Masked → Missing transition to lifecycle diagram and table. Fix status indicator icons to match frontend (mdi-check-circle, mdi-alert-circle, mdi-eye-off). Update FAQ with bulk UI support and add entry about blocked status transitions.
- Rename "Field Status" section to "Status" and entry page to "Getting Started" - Reorder nav items: Getting Started → Deep Dive → Managing → API → FAQ - Rename "Managing Field Status" nav label to "Managing" - Clarify across pages that status changes occur during profile operations, not in real time - Remove Scenario 4 (temporary outage) from understanding-field-status.md
gasscoelho
approved these changes
Mar 20, 2026
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.
Overview
This PR standardizes the Field Status documentation section by restructuring its navigation, improving cross-page linking behavior, and aligning content with the current state of the frontend and backend codebases.
Key Changes
{:target="_blank"}).Masked → Missingautomatic transition to the lifecycle diagram (mermaid) and transition details table, matching the backend behavior where a masked field not found during profiling is marked as missing.mdi-check-circle), Missing (mdi-alert-circle), Excluded (mdi-eye-off).Screenshots
N/A — All changes are textual (navigation structure, markdown content, and mermaid diagrams). No new screenshots required.