Hide Forgot
Created attachment 811217 [details] Embedded mode - step 1 For jBPM dashboard, it should never be displayed the logout option. However, by following the next steps it starts appearing: - Open Process dashboard - Click on process - See the drill down screen does not work in embedded mode
Created attachment 811218 [details] Embedded mode - step 2
Fixed. The url when the filter was configured to change of section, didn't pass the embedded parameter. Commits: Master https://github.com/droolsjbpm/dashboard-builder/commit/1ac0db9a0e1a599e2151622b784b238b1f8231be 6.0.x https://github.com/droolsjbpm/dashboard-builder/commit/b87bc61b6f9d7e971d904cfc391168d8d41f5921
Changed & --> \u0026 Commits: Master https://github.com/droolsjbpm/dashboard-builder/commit/1260685bae8ff8a8481936f5c333a6d165e8fccf 6.0.x https://github.com/droolsjbpm/dashboard-builder/commit/40a7a963424a757a76ceb24d21f51243e5115f1d
Ok, the problem has been fixed in BPMS 6.0.0 ER5.