update events
This commit is contained in:
parent
2d7e955f8e
commit
8e3ffc1fcb
|
@ -83,5 +83,30 @@ var events = [
|
||||||
"date": "May 31, 2019 14:00:00",
|
"date": "May 31, 2019 14:00:00",
|
||||||
"subject": "1:1",
|
"subject": "1:1",
|
||||||
"notes": ""
|
"notes": ""
|
||||||
}
|
},
|
||||||
|
{
|
||||||
|
"date": "May 30, 2019 10:00:00",
|
||||||
|
"subject": "Create TD for Splunk Forwarder",
|
||||||
|
"notes": "W-6121588<br />at-mention Ben Kohler"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"date": "May 30, 2019 10:15:00",
|
||||||
|
"subject": "follow up w/ monitoring team",
|
||||||
|
"notes": "<a href='https://gus.my.salesforce.com/0D5B000000sOpB6?fromEmail=1&s1oid=00DT0000000Dpvc&s1nid=000000000000000&s1uid=005B00000018dFP&s1ext=0&emkind=chatterCommentNotification&emtm=1559179844117'>GUS</a>"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"date": "May 30, 2019 10:20:00",
|
||||||
|
"subject": "Get Backlog Prioritized",
|
||||||
|
"notes": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"date": "May 30, 2019 11:00:00",
|
||||||
|
"subject": "Andy's Sheet for CapAdd",
|
||||||
|
"notes": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"date": "May 30, 2019 13:30:00",
|
||||||
|
"subject": "Review Epics on Release"
|
||||||
|
"notes": ""
|
||||||
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue