Project

General

Profile

Actions

Bug #92017

closed

Disable delete if the only dashboard is the unmodified default one

Added by Daniel Windloff over 3 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Dashboard
Target version:
-
Start date:
2020-08-16
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Situation:

  • There is only one dashboard in the dashboard module.
  • This dashboard has an unchanged default configuration (like after the initial creation).

What happens when you delete this dashboard?

If a user deletes this dashboard, the current dashboard will be marked as deleted in the database.
A new dashboard with the same default values ​​is created immediately.

The user could not see any difference. Therefore the action seems to have any effect on the user.
However, unnecessary database entries are created.

Therefore, deleting the dashboard should not be offered in this situation.

Actions #1

Updated by Richard Haeser over 3 years ago

How would you suggest to check if the dashboard is unmodified? If all widgets are the same as default and also in the same order? Or does the order not make any difference? What about showing a flash messages when a new dashboard is created? I think that is an easier solution as checking if the current dashboard is identical to the default one.

Actions #2

Updated by Richard Haeser over 3 years ago

  • Status changed from New to Needs Feedback
Actions #3

Updated by Benni Mack over 2 years ago

  • Status changed from Needs Feedback to Closed

Closing this issue due to lack of feedback for over 90 days.

Actions

Also available in: Atom PDF