I have an updatable dashboard that previously was working fine. Now, about a week after we went live it stopped saving. When they try to save it shows saving data in the bottom left but will not actually complete the action. We left it for over an hour and it did not save. when we try to go to a different tab while it’s saving this error comes up.
I have encounter this a few times after editing the BAQ. My situation involved the Updatable BAQ Method Directives behind the updatable BAQ being deleted. I used a backup to export & re-import BAQ to restore the missing directives.
If you modify the BASE you’ll always run into this issue. Any custom code needs to be placed in its own directive.
If you don’t have a backup you’ll have to rewrite it
Is it from that custom action I put in there? I never ended up making it to do anything so I could remove it. I also never made changes to the BASE.
Or is it because I added customization code to the dashboard?