fossasia / susi_server

SUSI.AI server backend - the Artificial Intelligence server for personal assistants https://susi.ai
GNU Lesser General Public License v2.1
2.51k stars 1.08k forks source link

Fix Skill Date Over time returning empty #1331

Closed fragm3 closed 5 years ago

fragm3 commented 5 years ago

Actual Behaviour

Currently, the https://api.susi.ai/cms/getSkillList.json?access_token= is returning correct lastModifiedOverTime, but creationOverTime and lastAccessOverTime are empty

Expected Behaviour

Fix them

Steps to reproduce it

Go to: https://api.susi.ai/cms/getSkillList.json?access_token= and see the response

Would you like to work on the issue?

Yes