Skip to content

Add activity records in data.all for missing resource actions #1841

@TejasRGitHub

Description

@TejasRGitHub

Activity table in data.all contains information about actions performed on data.all artifacts. This serves as a place to audit any user action and get a chain of all the activities made on data.all artifacts. This can be useful information to the data governance admins or an organization or the security teams. Apart from that audit logs can be useful to the users. For e.g. #996

Currently there are missing activity records when a user does delete a dataset , environment, etc

  1. Investigate missing activity records
  2. Adjust the activity records table so that all activities can be recorded
  3. Find a way and design Activity records such that there is less cognitive loads to the developer in adding activity records. The best solution would be to create a design such that the developer doesn't have to write activity records and it gets automatically recorded.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions