Decision and Risk 'State' field not showing in New Project Workspace - RIDACIssue The 'State' field for decisions or risks do not display in the New Project Workspace - RIDAC section. 1. Go to Project Workspace > All Projects > Open any project2. Go to RIDAC page3. Open the Decision or Risk record (create one if there is none existing)4. Observe the State field is emptyReleaseXanadu YokohamaCauseThis is expected behavior. For Risk and decision tables the column name of State fields are different 'risk_state' and 'decision_state'. And in RIDAC workspace we are showing all the entities in common grid format. So to distinguish there are three state fields that can be viewed on workspace (State, State[risk_state], State[decision_state]) Here, 'State' field is applicable to Issue, Action, and Request Change. For risk and decision this field will be read only.State[risk_state], applicable only to risk records, for other entities this field will be read onlyState[decision_state] applicable only to decision records, for other entities this field will be read only. To set expectation. We are having some complexities for consolidating these state fields into one as the table hierarchy is different.State field on risk and decision are individual columns on respective columns. And for other entities it is extended from task table.Currently, we don't have any plans to make an enhancement.ResolutionSo by default on RIDAC workspace we show only State column, to add these State[risk_state], State[decision_state] columns on workspace, you can configure the list view of risk and decision table and add state field on list view.