nilsteampassnet / TeamPass

Collaborative Passwords Manager
https://www.teampass.net
1.63k stars 532 forks source link

Lost Item folder on editing #4129

Closed janekska closed 1 month ago

janekska commented 2 months ago
### Steps to reproduce 1. User edits existing item in selected existing folder 2. Do some item editing f.ex. Decription/details and click save ### Expected behaviour 3. Item is saved in the same folder. ### Actual behaviour User getting messasge "At least one folder neeeds to be selected". Folder field is empty. Available only one top folder in folder selection field. When user chooses that one and save Item, than folder shows wrong items in it. ### Server configuration **Operating system**: Ubuntu 20.04.5 LTS **Web server:** Apache/2.4.41 (Ubuntu) **Database:** MySQL **PHP version:** 8.2 **Teampass version:** 3.1.2 **Teampass configuration file:** [tp.config.php.txt](https://github.com/nilsteampassnet/TeamPass/files/14903563/tp.config.php.txt) **Updated from an older Teampass or fresh install:** Fresh install ### Client configuration **Browser:** Microsoft Edge for Business Version 122.0.2365.92 (Official build) (64-bit) and Google Chrome Version 123.0.6312.106 (Official Build) (64-bit) **Operating system:** Windows 11 ### Logs #### Web server error log [error_log.txt](https://github.com/nilsteampassnet/TeamPass/files/14903645/error_log.txt) #### Log from the web-browser developer console (CTRL + SHIFT + i) ``` ``` Screen cast: https://drive.google.com/file/d/1OQ7WuD63CHe1LX5GljLuCIBy_SIP0MC4/view?usp=sharing
janekska commented 2 months ago

Looks like duplicate #4122

janekska commented 1 month ago

Fixed with version: 3.1.2.44 More info in #4165: https://github.com/nilsteampassnet/TeamPass/issues/4165#issuecomment-2088047686

I guess that liked/referenced issues above also is fixed and could be closed...