-
Notifications
You must be signed in to change notification settings - Fork 7
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
Generate tmp_token for reviewing private profile instead of sending JWT token #2053
Comments
➤ Ethan Wu commented: this is complete: |
➤ Kenny Hung commented: Ethan Wu(cc Tammy Yang)
|
➤ Ethan Wu commented: Kenny Hung let me investigate. Does it happen in Android? |
➤ Ethan Wu commented: Kenny Hung can't reproduce on my own iOS device. see attachment |
➤ Ethan Wu commented: wait how are you testing this on iOS? 0.66.2 is using LIVE branch |
➤ Kenny Hung commented: I use the 0.66.0 it’s using qa branch |
➤ Ethan Wu commented: ok so i am able to reproduce this issue. I tried it out on the browser and it works. does this issue exist on android? it seems like the the run javascript is not running on iOS for some reason. |
➤ Kenny Hung commented: android is pass, can work. |
➤ Ethan Wu commented: yes that is because it needs to check the jwt token and generate a one-time token instead of directly opening the link. |
➤ Ethan Wu commented: ok i've come up with a solution that should work for both iOS and Android and should also improve the link performance as well |
➤ Ethan Wu commented: Kenny Hung ^^ see messages above |
➤ Kenny Hung commented: Just confirm it should be passed code review by Tammy Yang ? |
➤ Ethan Wu commented: Kenny Hung the process is the following: qa pass than code review sent |
➤ Kenny Hung commented: re-test is passed. |
➤ Tammy Yang commented: Ethan WuKenny Hung (cc Sherry ChungScott Yan ) As this sprint focus is “quality”, any implementation that make the quality lower will not be considered as “passed, and performance is #1 factor we need to consider when talking about quality. Since the implementation of this feature slow down the performance, please revert it from the current qa-release and submit a retest. The implementation without loosing performance can be schedule in sprint 22.10.10 |
➤ Ethan Wu commented: The fix of this feature had fixed the performance issues. Maybe Kenny Hung can confirm |
➤ Ethan Wu commented: I will submit a new flow diagram if Kenny confirms the performance improvement. |
➤ Kenny Hung commented: Tammy Yang |
➤ Ethan Wu commented: updated date flow: https://miro.com/app/board/o9J_knEiIYo=/?moveToWidget=3458764534242799868&cot=14 ( https://miro.com/app/board/o9J_knEiIYo=/?moveToWidget=3458764534242799868&cot=14 ) |
Related task:
┆Issue is synchronized with this Asana task by Unito
┆Created By: Tammy Yang
The text was updated successfully, but these errors were encountered: