Page MenuHomePhorge

Fix list_user_folders() returning duplicates
ClosedPublic

Authored by machniak on Aug 2 2023, 12:07 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jul 25, 9:11 AM
Unknown Object (File)
Fri, Jul 19, 9:10 PM
Unknown Object (File)
Tue, Jul 9, 4:38 PM
Unknown Object (File)
Jun 26 2024, 9:19 AM
Unknown Object (File)
Jun 15 2024, 11:38 PM
Unknown Object (File)
Jun 13 2024, 6:16 AM
Unknown Object (File)
Jun 12 2024, 2:58 AM
Unknown Object (File)
Jun 5 2024, 3:12 AM

Details

Summary

The result could contain the same folder twice, which later in the code
would lead to doing a search for an event in the same folder twice.

Diff Detail

Repository
rP pykolab
Branch
dev/list-user-folders-fix
Lint
Lint Skipped
Unit
No Test Coverage
Build Status
Buildable 43907
Build 17558: arc lint + arc unit

Event Timeline

machniak created this revision.
This revision is now accepted and ready to land.Aug 3 2023, 10:35 AM
This revision was automatically updated to reflect the committed changes.