CIM Issues #6764
ResourceCertification.qualificationFlag description is incorrect
Description
The qualificationFlag uses the YesNo as the datatype which can have the values 'YES' and 'NO', but the description for the attribute states 'Status of the qualification ('Y' = Active, 'N' = Inactive)
'. Update the description to match the enumeration enum values.
Proposed Solution
Change description to 'Status of the qualification ('YES' = Active, 'NO' = Inactive).'
Decision
Agreed, change the description to 'Status of the qualification ('YES' = Active, 'NO' = Inactive).'
Discussion included an agreement to change the datatype from the enumeration YesNo to Boolean.
Discussion included an agreement to change the name from "qualificationFlag" to "isCertified".
Team reviewed and agreed on the description update only. The name of the attribute will stay as qualificationFlag and it will continue to use the enumerationYesNo.
2024-07-11: Re-opened issue (In Progress): Team decided to deprecate the qualificationFlag attribute (it will still be available to be used by existing implementations) and add a new attribute "isCertified" of type boolean. Description of "Indicator that the resource is certified for the specified market (which is a kind of MarketType) and type (which is a kind of ResourceCertificationKind)."
Release Notes
Description has been updated.
2024-07-11: Release notes:
ResourceCertification attribute qualificationFlag stereotyped with "deprecated"
ResourceCertification new attribute added isCertified of datatype Boolean with description "Indicator that the resource is certified for the specified market (which is a kind of MarketType) and type (which is a kind of ResourceCertificationKind)."
Updated by Becky Iverson 7 months ago
- Status changed from Open to In Progress
- Decision updated (diff)
Updated by Becky Iverson 6 months ago
- Status changed from In Progress to Review
- Base Release changed from iec61970cim18v02_iec61968cim14v00_Market04v16 to iec61970cim18v02_iec61968cim14v00_Market04v15
- Solution to be Applied To set to iec61970cim18v02_iec61968cim14v00_Market04v16
- Solution Version set to iec61970cim18v02_iec61968cim14v00_Market04v16
- Decision updated (diff)
Updated by Becky Iverson 5 months ago
- Status changed from Review to In Progress
- Decision updated (diff)
Updated by Becky Iverson 5 months ago
- Status changed from In Progress to Review
- Solution to be Applied To changed from iec61970cim18v02_iec61968cim14v00_Market04v16 to iec61970cim18v02_iec61968cim14v00_Market04v17
- Solution Version changed from iec61970cim18v02_iec61968cim14v00_Market04v16 to iec61970cim18v02_iec61968cim14v00_Market04v17
- Release Notes updated (diff)