I’m interested in enabling request tracking on a few forms we use internally, but in testing I discovered that users must authenticate their email either using Google or have a code sent to their email before they can even see the form. This is a deal-breaker for this feature for us because:
- It’s unexpected. The user expects to see a form (as they have been used to) but instead gets taken to a login screen with an Asana logo. They likely have no idea what Asana is or why they are being asked to authenticate. If I didn’t know/care what Asana was I would be very unlikely to authenticate into an unknown service using my Google account.
- It’s confusing. They are asked to login before even being sure they want/need to because they can’t see the form. The authentication prompt is generic and doesn’t reference what the form is or what organization the user is required to be a part of. I was thoroughly confused, and I’m the Asana expert that was setting it up!
- It’s burdensome. Adding in an extra step to see/complete the form means users are more likely to just fire off an email or Teams message rather than use the desired workflow. It also believe it would also lead to lots of people pinging me with questions and create a negative impression of Asana for non-users which would be counterproductive to our goal to further grow and integrate our work in Asana.
I had originally expected that the form would simply validate that the users email domain matched the domain for our Asana account. I’m sure there are reasons why it wasn’t done this way, but I hope the team can revisit this part of the feature in future updates because the current user experience makes it unworkable, at least in my organization.