-
Notifications
You must be signed in to change notification settings - Fork 17
Labels
verifiedAll test cases were verified successfullyAll test cases were verified successfully
Milestone
Description
Updating the Controller from the Applications page does not work.
When clicking on Update from the Applications page, the confirmation modal appears broken:
- The modal title is shown as a generic "Modal Title";
- The application name is missing;
- The current and target versions are not displayed;
- The update action does not complete successfully.
For reference, the update modal for Nextcloud correctly displays:
"nextcloud1 1.5.2 will be updated to 1.6.0."
Similarly, updating the Controller from the Software Center works correctly and shows the proper modal content, including version information.
Steps to reproduce
- Go to
Applicationspage. - Locate
Nethsecurity Controllerand click onUpdate. - Observe the modal content and attempt to proceed with the update.
Expected behavior
The update modal should:
- Display the correct application name;
- Show the current version and the target version;
- Allow the update process to complete successfully.
Actual behavior
The modal does not display the update information, and the update is not performed.
Components
- core 3.17.1
- nethsecurity-controller 2.1.3
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
verifiedAll test cases were verified successfullyAll test cases were verified successfully
Type
Projects
Status
Verified