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

GPL-nnn As a Dev Mgr (Tom W) I would like developers to be able to deprecate events to simplify the process of patching the databases #162

Open
5 tasks
TWJW-SANGER opened this issue Apr 22, 2021 · 0 comments

Comments

@TWJW-SANGER
Copy link

User story
As a Dev Mgr (Tom W) I would like developers to be able to deprecate events to simplify the process of patching the databases

The original design of the events warehouse assumed that events and their associated data are immutable.
However in practice much of the data in the events or events themselves are triggered by user inputs which are often incorrect. When patching these errors, fixing or recreating the events involved is time consuming.
By building in the ability to mark events as deprecated we will hopefully make this easier or even eventually automatic.

Who are the primary contacts for this story
Rich L
Tom W
James G

Acceptance criteria
To be considered successful the solution must allow:

  • Developers must be able to mark N events as deprecated (ideally this through the API to allow automation)
  • Documentation provided on how to use the deprecation feature
  • Published queries on Confluence, particularly Heron reporting and MLWH example queries, that involve events need to be updated
  • The feature should be announced on the MLWH user group email
  • Heron and UKB WIP reporting may need user stories created to update their functionality

Dependencies

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant