Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PGSQL] Adapt new rights commands logic from master #5308

Open
vttranlina opened this issue Oct 24, 2024 · 1 comment
Open

[PGSQL] Adapt new rights commands logic from master #5308

vttranlina opened this issue Oct 24, 2024 · 1 comment

Comments

@vttranlina
Copy link
Member

When I tried to rebase the latest master code to the postgresql branch

The test case rightsCommandsShouldBeSupported failed.

[ERROR] Errors: 
[ERROR]   PostgresAuthenticatedStateTest>AuthenticatedState.rightsCommandsShouldBeSupported:476 » InvalidServerResponse 
Location: /org/apache/james/imap/scripts/Rights.test:38
LastClientMsg: a7 GETACL INBOX
Expected: '\* ACL "INBOX" "owner" "aeiklprstwx"'
Actual   : '* ACL "INBOX"'

It related to the commit 81b61ed
pr: apache#2435

Investigate it and adapt to Postgresql

@vttranlina
Copy link
Member Author

When I tried to rebase the latest master code to the postgresql branch

pr: apache#2467

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant