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)
Wed, May 29, 8:51 PM
Unknown Object (File)
Tue, May 28, 5:49 AM
Unknown Object (File)
Fri, May 24, 4:02 PM
Unknown Object (File)
Fri, May 24, 10:50 AM
Unknown Object (File)
Thu, May 23, 12:31 PM
Unknown Object (File)
Wed, May 22, 11:00 AM
Unknown Object (File)
Mon, May 20, 8:37 AM
Unknown Object (File)
Sun, May 19, 1:23 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.