Error app after updating dashboard add-on v. 3.2.3

Hi, forum followers.
After updating dashboard add-on from v. 3.2.2 to v.3.2.3, application is not running, showing next error:
“The origin server did not find a current representation for the target resource or is not willing to disclose that one exists.”

The problem is an error in build.gradle file after the updating process:

  1. line with “dashboardchart” dependency is dissapeared.
  2. line with obsolete version of “dashboard” dependency is not removed
    build.gradle

To solve the problem:

  1. add the “dashboardchart” dependency line
  2. remove the obsolete “dashboard” version dependency line

I hope this information would be useful.

Regards,
Xavier

Hi Xavier!
Which version of the CUBA Studio plugin and platform version do you use?

Regards,
Elena

Hi Elena
When we proceeded to upgrade dashboard add-on, platform was the following:

CUBA Studio 2019.3 (IntelliJ Edition)
Build #CS-193.7288.140, built on July 31, 2020
Runtime version: 11.0.6+8-b520.66 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Linux 5.4.0-48-generic
GC: ParNew, ConcurrentMarkSweep
Memory: 1166M
Cores: 4
Registry:
Non-Bundled Plugins:

Regards,
Xavier

Thank you for reporting the problem. We have created a YouTrack issue.

Regards,
Elena