Infeasible
Status Update
Comments
ra...@google.com <ra...@google.com> #2
Hello there!
Thank you for the heads up this has been already reported internally.
le...@google.com <le...@google.com>
le...@google.com <le...@google.com>
ds...@google.com <ds...@google.com> #3
Hello,
The expected impact of this bug is considered low (it's a narrow edge case with no upvotes, and should be avoidable on the consumer side by trimming inputs). As a result, our engineering team has deprioritized the issue until there is evidence of further impact. I am going to mark this as Won't Fix to more accurately reflect this. Please re-open if the scope of the issue changes. Thanks!
Description
First, please search through existing issues to ensure that the bug has not already been reported. You can start the search here:
If the issue has already been reported, you can click the star next to the issue number to subscribe and receive updates. We prioritize responding to the issues with the most stars. You can also comment on the issue to provide any details of your experience with it.
If your issue has not been reported, please provide all of the following:
-----------------------------------------------------------------------------------------------------------------------------
A short description of the issue:
A small code sample that reliably reproduces the issue. The sample should run as-is or with minimal setup, without external dependencies.
What steps will reproduce the problem?
1.
When I type a name in create topics api, if the last character is a spacing character (' ') , a topic is created that cannot be used in the classroom.
=> I think team Google needs to apply trim() to name of create topics api.
2.
3.
What is the expected output? What do you see instead? If you see error messages, please provide them.
Please provide any additional information below, such as number of users impacted, IDs, or whether you have been able to find a workaround.