Skip to content

Requested addition of AuditCycleStartDate and AuditCycleEndDate #493

@JieXiong9119

Description

@JieXiong9119

Is your feature request related to a problem? Please describe.
The Audit Template team and CERL use case requested adding more detailed data for audit cycle start and end time information with full date type. This will address an issue of not knowing what program year the audit happened with only year type provided for now (most audit cycles are either June to June, or Oct to Oct).

Describe the solution you'd like
To avoid breaking change by making change to the current AuditCycleStartYear and AuditCycleEndYear, we propose to add two new elements AuditCycleStartDate and AuditCycleEndDate to accommodate the request.

Describe alternatives you've considered
Change the type attribute of AuditCycleStartYear and AuditCycleEndYear from xs:gYear to xs:date. This will lead to a breaking change.

Additional context

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions