Email Notification

Raj7974
Raj7974 Registered Posts: 8 ✭✭✭

How can I fetch timestamp when email feature is enabled in scenario of each project

Answers

  • Alexandru
    Alexandru Dataiker, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 1,225 Dataiker

    Hi,

    You could check the git history from the Scenario -> History and look for the actual commit which will have timestamp and reporters section being added there. You can also use git command line from the project directory DATADIR/config/projects/PROJECT_ID. e.g git log --walk-reflogs --grep-reflog="Saved scenario" -p -10 and look for when reporters was added.

    Screenshot 2021-07-01 at 11.18.47.png

    Screenshot 2021-07-01 at 11.06.07.png

Setup Info
    Tags
      Help me…