Stage Field Value in Workplace Not Correct When Compared to Platform ViewIssue Some records such as Request Item Records [sc_req_item] possess a Workflow type field called "Stage". The value of this field should show the same exact value regardless of where it is being viewed. Either from a the Workspace UI in SOW, or from the form view of the platform. However, some users may find that when they view the a [sc_req_item] from the Workspace interface, the value may show as different then what it shows in the platform view. FactsWhen View the same RITM record from a Workspace Or a Platform View, users may see two different values display in the "Stage" field. You may view the screenshots provided here for comparison. ReleaseAll ReleasesCauseThe values shown from the "stage" are populated by the [wf_stage] Records. Should two different wf_stage records possess different names, but have the same "Value" the behavior that is mentioned in this article can occur. The screenshot provided below shows an example of two different wf_stage records that both have different names, but are marked as having the same value ResolutionIt is considered best practice to make sure that different [wf_stage] records possess unique values. Changing the value of wf_stage records to better reflect the label name of the Stage, and making sure that the value does not make with those of other unrelated stages should resolve the behavior.