Fixed
Status Update
Comments
st...@gmail.com <st...@gmail.com> #2
I'll add here that I've also been experiencing this warning for many months now, and I haven't found anything relevant to it so I've just been ignoring it and seemingly nothing has gone wrong due to it.
Our project contains only Android app, Android library and pure JVM modules for reference, all are 100% Kotlin.
Our project contains only Android app, Android library and pure JVM modules for reference, all are 100% Kotlin.
kn...@google.com <kn...@google.com>
be...@citymapper.com <be...@citymapper.com> #3
Thanks for your request. We will investigate this issue and see if we can implement the behavior you've requested.
ga...@google.com <ga...@google.com>
ga...@google.com <ga...@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:
eu...@gmail.com <eu...@gmail.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?
be...@citymapper.com <be...@citymapper.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).
vm...@google.com <vm...@google.com> #7
Please add this function (and message.getlabel too) we need to scan message not only the thread.
to...@yahoo.com <to...@yahoo.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.
an...@google.com <an...@google.com> #9
Unassigning
an...@google.com <an...@google.com> #10
Activate advanced google services/gmail api and use the gmail api functions.
I have resolved the same issue :)
I have resolved the same issue :)
an...@google.com <an...@google.com> #11
Thanks!
Description
I've seen warning (see also screenshot):
Not sure what it means since we don't have non gradle java modules.
Build: AI-231.9225.16.2311.10647019, 202308111902
AI-231.9225.16.2311.10647019, JRE 17.0.7+0-17.0.7b1000.6-10550314x64 JetBrains s.r.o., OS Mac OS X(aarch64) v13.5, screens 3456.0x2234.0, 6016.0x3384.0; Retina
AS: Hedgehog | 2023.1.1 Canary 16 Kotlin plugin: 231-1.8.21-release-380-AS9225.16.2311.10647019 Android Gradle Plugin: 8.1.1 Gradle: 8.3 Gradle JDK: Azul Zulu version 20.0.2 NDK: from local.properties: (not specified), latest from SDK: (not found) CMake: from local.properties: (not specified), latest from SDK: (not found), from PATH: (not found)