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)
Mon, Oct 14, 1:09 AM
Unknown Object (File)
Thu, Oct 10, 6:25 AM
Unknown Object (File)
Thu, Oct 10, 6:25 AM
Unknown Object (File)
Thu, Oct 10, 6:25 AM
Unknown Object (File)
Thu, Oct 10, 6:09 AM
Unknown Object (File)
Thu, Oct 3, 9:20 PM
Unknown Object (File)
Sep 13 2024, 8:32 AM
Unknown Object (File)
Sep 13 2024, 8:32 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.