IDS icon indicating copy to clipboard operation
IDS copied to clipboard

Make system name mandatory for classification requirement

Open pasi-paasiala opened this issue 1 year ago • 2 comments

According to this example it is possible to create a classification requirement that is accepted if an object has any classification. That is, it is possible to have this kind of requirement:

            <requirements>
                <classification minOccurs="1" maxOccurs="1" />
            </requirements>

My interpretation of this is that if an object happens to have exactly one classification of any kind, the requirement is met. I don't see that this is a feasible case. I'd propose to make the system obligatory in classification.

pasi-paasiala avatar Apr 03 '23 10:04 pasi-paasiala

This is a valid point, but is also flagged from the audit tool, so I'm closing the issue as we will solve all audit issues ahead of 1.0.

CBenghi avatar May 31 '23 12:05 CBenghi

Added to the schema discussed today in the call

CBenghi avatar Feb 02 '24 12:02 CBenghi