Sector Nord AG: Agent Dashboard mandatory columns fix #547
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Proposed change
For all dashboard widgets, the TicketNumber field is mandatory. Addtionally, for process widgets, the Activity and Process fields are mandatory. These fields can be removed from the configuration and the state can be saved. After removal, the columns will still be displayed in the table. However, when returning to the configuration, the fields are not present in the Available Fields column.
To resolve this issue, an alert box has been added to inform the user that a mandatory field has been removed and to prevent the user from saving this configuration.
Type of change
1 - 🐞 bug 🐞
Additional information
Steps to replicate:
AgentDashboard
.Checklist