PopGoesTheWza / swgoh-tb-sheets

SWGoH Territory Battles Spreadsheets
MIT License
7 stars 2 forks source link

[1.181011.0] SWGOH.help API password #7

Closed DarkPhoenixSniper closed 6 years ago

DarkPhoenixSniper commented 6 years ago

✖ USAGE QUESTIONS → Use these dedicated resources: Docs - Instructions Manual Discord server - https://discord.gg/ywzJEaQ

✔ Enhancements → Be specific. Suggest implementation when possible. ✔ BUGS → ❤❤❤. Keep in mind some bugs may not be immediately fixable.

Steps to reproduce

swgoh.help api account password. If password is in date format such as "June222018" or "July0404" During the script signin, it turns it into a date using new date()

Expected Result

should read that cell as text only...

Actual Result

reads the input from cell as a date if in a date format for password

Version

1.181011.0

Testcase

Provide a link to a copy of the TB Sheets if necessary

PopGoesTheWza commented 6 years ago

@DarkPhoenixSniper Possible workaround:

Confirm if this solve the issue and the template will be updated with those settings.

DarkPhoenixSniper commented 6 years ago

CONFIRMED this resolves said issue with a password that is date format as mentioned.

I'm just trying to break things, as this was an issue in my own spreadsheets :)

PopGoesTheWza commented 6 years ago

Ready to ship with next release.