ConsumerDataStandardsAustralia / standards-maintenance

This repository houses the interactions, consultations and work management to support the maintenance of baselined components of the Consumer Data Right API Standards and Information Security profile.
41 stars 9 forks source link

Incorrect example in RateString common type #670

Closed Aiden-Ziegelaar closed 2 weeks ago

Aiden-Ziegelaar commented 1 month ago

Description

The RateString common type currently has its final example listed as: “-99.123456789123”(=9912.3456789123%) I believe this example is missing a negative sign on the equivalent percentage.

Intention and Value of Change

Rectifying this example will decrease ambiguity in the application of the standards.

Area Affected

The RateString type is used throughout the standards, but this specific example occurs in the "Common Field Types" subheading under "High Level Standards". Common Field Types

Change Proposed

Update the example to include the negative sign in the RateString percentage equivalent. “-99.123456789123”(=-9912.3456789123%)

nils-work commented 1 month ago

Hi @Aiden-Ziegelaar

Thanks for raising this, it will be resolved in the next version of the Standards through an existing documentation change providing clearer examples - #410 - Clarify RateString description and examples.

nils-work commented 2 weeks ago

Hi @Aiden-Ziegelaar This was resolved in Standards v1.32.0, see updated Common Field Types.