Content
View differences
Updated by Dominic Bräunlein over 1 year ago
**Description**
* The main reason for the random deactivation of the Automatically managed project folder seems to be happening because the special user "OpenProject" was logged in and the password for that user was changed which deleted the application password for that user. In addition to that, as of now we generate temporary application password for user "OpenProject" which also gets deleted when the user "OpenProject" password is changed.
* This WP fixes the random deactivation of the Automatically managed project folder.
### Steps to reproduce
1. Log into Nextcloud as "OpenProject" user
1. If you don't have the password you can log in with any admin account and change the password of the user OpenProject
2. Go to "Settings" -> "Security"
3. Change the password of OpenProject user while being logged in as OpenProject user
### What is the buggy behavior?
**<img class="image_resized op-uc-image op-uc-image_inline" style="width:529px;" src="/api/v3/attachments/190561/content">**
<figure class="image op-uc-figure"><div class="op-uc-figure--content"><img class="op-uc-image" src="/attachments/191062/Screenshot_2024-09-04_at_18.39.18.png"></div></figure>
### What is the expected behavior?
###