Page MenuHomePhorge

Fix list_user_folders() returning duplicates
ClosedPublic

Authored by machniak on Aug 2 2023, 12:07 PM.
Tags
None
Referenced Files
F15804006: D4493.diff
Thu, Oct 3, 9:20 PM
Unknown Object (File)
Fri, Sep 13, 8:32 AM
Unknown Object (File)
Fri, Sep 13, 8:32 AM
Unknown Object (File)
Thu, Sep 5, 6:51 AM
Unknown Object (File)
Sep 1 2024, 12:25 PM
Unknown Object (File)
Aug 23 2024, 6:04 PM
Unknown Object (File)
Aug 20 2024, 5:50 AM
Unknown Object (File)
Aug 20 2024, 5:50 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.