SSWConsulting / SSW.SophieBot

Business grade bots that empower you on enterprise data searching and entering using advanced artificial intelligence.
https://sswsophie.com/sophiebot/
MIT License
6 stars 3 forks source link

🐛 SSW.PeopleAPI - BulkPostCrmProjects is not working #650

Closed AttackOnMorty closed 1 year ago

AttackOnMorty commented 1 year ago

Cc: @jimmidier @pierssinclairssw @adamcogan

To myself

Describe the Bug

In SSW.PeopleAPI, we have an Azure Function called BulkPostCrmProjects, which keeps failing. This function is used to sync CRM Projects to People API.

Tasks

Acceptance Criteria

Screenshots

image

Figure: Logs for BulkPostCrmProjects

Thanks!

AttackOnMorty commented 1 year ago

We don't actually use this project data. The project data for the query "What's Luke's projects?" is coming from TimePro. See TimeProToSSWBot-Timesheets.

But we still need to fix this because this project data will be used in #639.

AttackOnMorty commented 1 year ago

Done - Fixed in https://dev.azure.com/ssw/SSW.SophieBot/_git/SSW.People.API/pullrequest/4746

image Figure: Success