If you encounter this issue, simple fix is to navigate to any existing record that has few record in timeline control, select timeline filter and click on "Remember my filters". Doing so will make an entry in table msdyn_customcontrolextendedsettings
Issue: On new record creation (i.e. save) timeline wall control PCF starts loading, it checks if you already have a saved filter in DB i.e select a record from msdyn_customcontrolextendedsettings where id = your userid guid, when nothing is found, it resulted in an unhandled promise request exception.
If this is causing a headache to your users, simply insert rows with empty value in msdyn_customcontrolextendedsettings against every user guid.

Report
All responses (
Answers (