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

K9 does not pull all contacts from contacts app (e.g., exchange accounts in contacts) #8004

Open
2 tasks done
doctorjei opened this issue Jul 2, 2024 · 3 comments
Open
2 tasks done
Labels
type: bug Something is causing incorrect behavior or errors unconfirmed Newly reported issues awaiting triage or confirmation

Comments

@doctorjei
Copy link

doctorjei commented Jul 2, 2024

Checklist

  • I have used the search function to see if someone else has already submitted the same bug report.
  • I will describe the problem with as much detail as possible.

App version

6.804

Where did you get the app from?

Google Play

Android version

12

Device model

Pixel 3a

Steps to reproduce

  1. Add an exchange account to GMail
  2. in contacts app, select new exchange account (upper right corner)
  3. Search for a contact not in the local account list, but in the Exchange GAL (to verify it exists)
  4. In K9, compose new email
  5. Touch three dots in upper right corner to open menu
  6. Select "add from contacts"
  7. Search for same contact previously searched in contacts app

Expected behavior

The contact from the GAL should appear

Actual behavior

The contact from the GAL is not found

Additional Info

Please note that this is not requesting AES or AWS support - just for K9 to look at existing contacts.

This may be due to K9 defaulting to the "main" contact account (as there doesn't appear to be any way to change the account to search from). So, it may actually be a feature request - but there is no indication of which account (if any) is being used to pull contacts.

@doctorjei doctorjei added type: bug Something is causing incorrect behavior or errors unconfirmed Newly reported issues awaiting triage or confirmation labels Jul 2, 2024
@cketti
Copy link
Member

cketti commented Jul 15, 2024

The "Add from contacts" menu option opens the contacts app to select a contact. If that doesn't show the "GAL contacts", that's an issue with the contacts app, not K-9 Mail.

@doctorjei
Copy link
Author

doctorjei commented Jul 15, 2024

But it does show up in the contacts app when directly directly invoked; that's the issue.

I suppose it's possible that there is no way for another application to open the more general dialog or the Contacts app. I'll try to investigate that and follow up.

@doctorjei
Copy link
Author

doctorjei commented Jul 15, 2024

I have confirmed that from the Android phone app (Pixel 3a, Android 10), search also searches from other accounts (not just the primary / default), including directories. Here's how I get that result:

  1. Touch the "contacts" tab on the bottom right
  2. search for a contact only in the directory (GAL for Exchange)
  3. The contact appears

I will continue digging, but this does show at least that other applications can get to this data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something is causing incorrect behavior or errors unconfirmed Newly reported issues awaiting triage or confirmation
2 participants