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

include information on changes to a data profile #232

Open
M-Nicholls opened this issue Feb 25, 2021 · 3 comments
Open

include information on changes to a data profile #232

M-Nicholls opened this issue Feb 25, 2021 · 3 comments
Labels
13 Warning! Complex activity Data Profiles Anything relating to Data Quality Profiles

Comments

@M-Nicholls
Copy link
Contributor

profile information to include last update date and what the update was

add to admin - record last update update date/time and comment
if a profile is saved record the lat update date/time and prompt for a description
all change history to be kept

add to profile info dialogue - only show last update date/time, update comment
have an expandable show update history section

@alexhuang091
Copy link

Hi Miles,

So everytime when admin

  • add a category
  • delete a category
  • enable/disable a category
  • add a filter
  • delete a filter
  • update a filter
  • enabled/disable a filter

I will ask for a reason and save as an update record in database.

You know there is a save button for each filter instead of a save button for all changes.
So if admin needs to update 2 filters, he clicks 2 saves and input 2 comments and thus 2 records in history. Though ideally these 2 updates are in 1 operation and then should have 1 record/comment in history. -- if you're happy with this then I'll go ahead to do coding.

profile1

@M-Nicholls
Copy link
Contributor Author

I need to think about this some more - we don't want to have to track changes for a profile that's being worked on, only for those currently in production. May need a "published" status.

@peggynewman
Copy link

Possible solution - add git to the directory containing the JSON profiles and do a nightly push.

@acbuyan acbuyan added Data Profiles Anything relating to Data Quality Profiles 13 Warning! Complex activity labels Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
13 Warning! Complex activity Data Profiles Anything relating to Data Quality Profiles
Projects
None yet
Development

No branches or pull requests

4 participants