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)
Sun, Feb 16, 4:12 AM
Unknown Object (File)
Fri, Feb 14, 1:29 AM
Unknown Object (File)
Thu, Feb 13, 7:22 PM
Unknown Object (File)
Thu, Feb 13, 2:24 AM
Unknown Object (File)
Wed, Feb 12, 7:13 PM
Unknown Object (File)
Wed, Feb 12, 5:50 AM
Unknown Object (File)
Tue, Feb 11, 8:32 PM
Unknown Object (File)
Sun, Feb 9, 7:58 PM

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.