Bug 52341 - Uninstall of self-service leaves portal entry and all ucr variables behind
Uninstall of self-service leaves portal entry and all ucr variables behind
Status: NEW
Product: UCS
Classification: Unclassified
Component: Self Service
UCS 4.4
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2020-11-10 11:52 CET by Christina Scheinig
Modified: 2020-11-11 09:48 CET (History)
2 users (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 3: Simply Wrong: The implementation doesn't match the docu
Who will be affected by this bug?: 1: Will affect a very few installed domains
How will those affected feel about the bug?: 2: A Pain – users won’t like this once they notice it
User Pain: 0.034
Enterprise Customer affected?: Yes
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2020110921000314
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christina Scheinig univentionstaff 2020-11-10 11:52:43 CET
A customer reported and I reproduced, that unistalling the self-service app via appcenter, leaves a portal entry behind. klicking this entry shows:

An error occurred
Webfrontend error: The specified request is unknown.

Server error message:

The path '/self-service/' was not found.

Despite that, the ucr variables of the self.service are still present and set.
appcenter/prudence/docker/self-service-backend: yes   
appcenter/prudence/docker/self-service: yes
self-service/web/enabled: yes
umc/self-service/enabled: yes
umc/self-service/invitation/enabled: true
[...]


I am not sure about the impact of this, but this is not my and the customers expected behaviour.
Comment 1 Florian Best univentionstaff 2020-11-10 19:34:51 CET
yes, the unjoin script does not remove the created portal entry in case no system in the domain exists with the self service installed.