Assigned
Status Update
Comments
qe...@gmail.com <qe...@gmail.com> #2
---
**Comment from OP:**
Delaying, impeding, or ignoring this error will only worsen the situation. This isn't just a technical bug or the result of an inexperienced developer. Someone's livelihood is being negatively impacted for profit. I expect a swift and thorough investigation into this serious matter.
**Comment from OP:**
Delaying, impeding, or ignoring this error will only worsen the situation. This isn't just a technical bug or the result of an inexperienced developer. Someone's livelihood is being negatively impacted for profit. I expect a swift and thorough investigation into this serious matter.
am...@google.com <am...@google.com> #3
Thanks for your request. We will investigate this issue and see if we can implement the behavior you've requested.
qe...@gmail.com <qe...@gmail.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:
qe...@gmail.com <qe...@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?
ko...@google.com <ko...@google.com>
se...@google.com <se...@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).
ko...@google.com <ko...@google.com> #7
Please add this function (and message.getlabel too) we need to scan message not only the thread.
qe...@gmail.com <qe...@gmail.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.
vs...@google.com <vs...@google.com> #9
Unassigning
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.
To preface; This is not the first time developers have done this to customers. Any time a software or product is marketed as "Free and Open-Source" it most certainly. Is not. And they will regress, deprecate, and obfuscate your personal files. I am experiencing intentional corruption of my game project within AI Studio. Specific files and assets are being modified or corrupted in ways that directly impede my progress. This is not a random error or typical bug. The changes appear targeted and designed to disrupt development. For example, asset files are being replaced with corrupted versions, build dependencies are failing to sync with Github where they used to. (Resource regression). And now, my files are becoming inaccessible completely. Where they were loading seamlessly before. I strongly suspect deliberate sabotage within the AI Studio environment.
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. (I will attach the log file as requested)
3. If you know what they are, write the steps to reproduce:
3A. It is difficult to provide precise steps to reproduce intentional corruption, as the actions appear to be happening randomly or triggered by specific, unknown actions within the IDE. However, the corruption seems to occur more frequently when I am attempting to sync my progress with Git in my IO webpage. And now, when I am compiling the game through HTML.
3B. I have noticed that corruption occurs after a period of inactivity.
3C. This is not a malware related issue, however, it is highly suspect that this kind of corruption eventually appears later on in the development stages of a project. And I have a strong belief it is intentional to impede and infringe upon asset files.
In addition to logs, please attach a screenshot or recording that illustrates the problem. (You are unable to take screenshots while in the Android IDE. So this is objectionable, implausible, and virtually impossible).
For more information on how to get your bug routed quickly, see
Build: AI-242.23726.103.2422.13016713, 202502051415
AS: Ladybug Feature Drop | 2024.2.2 Patch 1
AI-242.23726.103.2422.13016713, JRE 21.0.5+-12932927-b750.29x64 JetBrains s.r.o., OS Linux(amd64) v6.6.56-05934-gf790fe104dba, screens 1920x1080 (100%)
Android Gradle Plugin: (plugin information not found)
Gradle: (gradle version information not found)
Gradle JDK: JetBrains Runtime 21.0.5
NDK: from local.properties: (not specified), latest from SDK: 27.0.12077973
CMake: from local.properties: (not specified), latest from SDK: 3.22.1-g37088a8, from PATH: (not found)
```