Page MenuHomePhorge

Fix bugs in invitation policy module (python3 compat.) and GETMETADATA
ClosedPublic

Authored by machniak on Jul 25 2023, 1:55 PM.
Tags
None
Referenced Files
F12233271: D4451.diff
Sat, May 18, 7:10 PM
Unknown Object (File)
Fri, May 17, 1:31 AM
Unknown Object (File)
Sun, May 5, 5:49 PM
Unknown Object (File)
Sat, May 4, 11:59 PM
Unknown Object (File)
Apr 17 2024, 10:47 AM
Unknown Object (File)
Apr 17 2024, 10:47 AM
Unknown Object (File)
Apr 17 2024, 10:47 AM
Unknown Object (File)
Apr 15 2024, 4:12 AM

Details

Summary

Workaround bug in GETMETADATA response parser (no literal strings support)
by requesting only folder-type annotations when we need only these. It should
also improve performance.

Fixed various python 3 compatibility issues.

Fix

Diff Detail

Repository
rP pykolab
Branch
dev/invitation-policy-fix
Lint
Lint Skipped
Unit
No Test Coverage
Build Status
Buildable 43676
Build 17465: arc lint + arc unit

Event Timeline

machniak created this revision.
This revision is now accepted and ready to land.Jul 26 2023, 9:17 PM
This revision was automatically updated to reflect the committed changes.