ozoneplatform / owf-framework

OZONE Widget Framework
http://ozoneplatform.org
Apache License 2.0
329 stars 143 forks source link

7.17.1 potential Bug in Locking Dashboards (apps) #85

Closed DTalpas closed 8 years ago

DTalpas commented 8 years ago

I think I have found a bug in the locking of dashboards:

User 1 creates dashboard and shares it.

Admin gives access to User 2 (by way of groups).

User 2 loads dashboard and dashboard is unlocked.

User 1 (the dashboard owner), locks the dashboard and then shares it.

User 2 refreshes page, dashboard remains unlocked.

User 2 restores the dashboard and the dashboard is UNLOCKED.

Is this a bug, or am I missing something?

Thanks!!

rpokorny commented 8 years ago

That does sound like it would be a bug. Thanks for finding it.

DTalpas commented 8 years ago

If it helps, we are configured to use ldap security option, if you need any details please let me know!

mparizernc commented 8 years ago

The fix has been verified, dashboard sharing now keeps the dashboard locked when the setting is set and a restore happens.