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)
Fri, May 17, 11:43 AM
Unknown Object (File)
Fri, May 17, 12:47 AM
Unknown Object (File)
Wed, May 15, 9:12 PM
Unknown Object (File)
Sat, May 4, 11:26 PM
Unknown Object (File)
Mon, Apr 29, 7:30 PM
Unknown Object (File)
Tue, Apr 23, 11:33 PM
Unknown Object (File)
Apr 17 2024, 10:51 AM
Unknown Object (File)
Apr 17 2024, 10:51 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.