Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSONSchema Versioning (Design Only) #2572

Closed
thorwolpert opened this issue Feb 4, 2020 · 0 comments
Closed

JSONSchema Versioning (Design Only) #2572

thorwolpert opened this issue Feb 4, 2020 · 0 comments
Labels
ENTITY Business Team

Comments

@thorwolpert
Copy link
Collaborator

Background

The JSONSchema for the Business Filings has gone through some breaking changes. This has prompted a review of what we mean by an Immutable Filing, and how to handle schema changes in the future, with the goals of:

  • keeping the codebase as simple as possible
  • maintaining the audit trail of what the customer submitted

Feature: JSONSchema and the data it describes can be versioned sanely

GIVEN A Business Filing already has a schema
WHEN the definition of the filing and its structure must change
THEN existing filings can still be viewed and printed
AND still capture what the customer submitted for audit & legal purposes

@thorwolpert thorwolpert added the ENTITY Business Team label Feb 4, 2020
@shahriar-khan-fw shahriar-khan-fw changed the title JSONSchema Versioning JSONSchema Versioning (Design Only) Feb 5, 2020
This was referenced Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ENTITY Business Team
Projects
None yet
Development

No branches or pull requests

2 participants