Fixed
Status Update
Comments
sh...@google.com <sh...@google.com> #2
Thanks for the feedback. To help us troubleshoot this issue further, we will need more information. Please share detailed reproduction steps and as much as possible of the following information when it applies if you haven’t already:
1. What feature, functionality, or IDE component were used when the message was shown.
2. A larger screenshot or videos of the issue to show the use case
3. idea.log file (select Help > Show Log in Finder / Explorer)
For more information on what’s needed and how to obtain this information please read the guide athttps://developer.android.com/studio/report-bugs#studio-bugs
1. What feature, functionality, or IDE component were used when the message was shown.
2. A larger screenshot or videos of the issue to show the use case
3. idea.log file (select Help > Show Log in Finder / Explorer)
For more information on what’s needed and how to obtain this information please read the guide at
it...@gmail.com <it...@gmail.com> #3
Thanks for your request. We will investigate this issue and see if we can implement the behavior you've requested.
vm...@google.com <vm...@google.com>
rp...@google.com <rp...@google.com> #4
As an additional alternative, it should be possible to specify a label in the options for GmailApp.sendEmail().
A work-around is proposed in StackOverflow:http://stackoverflow.com/a/18727687/1677912
A work-around is proposed in StackOverflow:
np...@google.com <np...@google.com> #5
Are there any news on adding the ability to archive and add a label to specific emails (not threads)? From a corporate shared mailbox perspective auto threading emails by subject is a serious issue (eg. we recive two emails from the same person with same subject but with different description).
Since it's available in pure mailbox view is that such a big effort to make it available also in Google Script?
Since it's available in pure mailbox view is that such a big effort to make it available also in Google Script?
bu...@google.com <bu...@google.com> #6
Looking forward to having this implemented. As has been mentioned automatic threading based on subject is a big no-no for our enterprise. We get automated reports and other documents sent to us by customers and suppliers and they are lumped together in threads making it very difficult for me to let Apps Script process them automatically since labels (i.e. outlook folders) have to be applied to entire threads (even though the messages in these threads often need to be treated differently).
ra...@google.com <ra...@google.com> #7
Please add this function (and message.getlabel too) we need to scan message not only the thread.
ya...@google.com <ya...@google.com> #8
Will there be any progress on this issue? Threading is great for humans, but if you are scripting, accessing and manipulating individual messages is MUCH more important, especially if it can be done from the normal user interface. Anything you can do to the thread you should be able to do at the message level.
Description
####################################################
Please provide all of the following information, otherwise we may not be able to route your bug report.
####################################################
1. Describe the bug or issue that you're seeing.
android studio always pop up dialog to let me confirm proxy auth.
1.but my http proxy has no password.
2.the dialog pop up so many times.
you can see the picture in attachments
2. Attach log files from Android Studio
2A. In the IDE, select the Help..Collect Logs and Diagnostic Data menu option.
2B. Create a diagnostic report and save it to your local computer.
2C. Attach the report to this bug using the Add attachments button.
3. If you know what they are, write the steps to reproduce:
3A.
3B.
3C.
In addition to logs, please attach a screenshot or recording that illustrates the problem.
For more information on how to get your bug routed quickly, see
Build: AI-241.15989.150.2411.11948838, 202406110254
AS: Koala | 2024.1.1
AI-241.15989.150.2411.11948838, JRE 17.0.10+0-17.0.10b1087.21-11609105x64 JetBrains s.r.o., OS Mac OS X(aarch64) v14.4, screens 3024.0x1964.0, 1920.0x1080.0; Retina
Android Gradle Plugin: 3.4.0
Gradle: 6.5
Gradle JDK: Oracle OpenJDK 11.0.22 - aarch64
NDK: from local.properties: (not specified), latest from SDK: 24.0.8215888
CMake: from local.properties: (not specified), latest from SDK: 3.22.1-g37088a8, from PATH: (not found)
```