-
Stan Hu authored
Asana deprecated support for integer task IDs and moved to string IDs. We need to update the ruby-asana gem and modify the regexp to match strings. Users attempting to use the current implementation would see: ``` task: Not a Long: ``` Closes https://gitlab.com/gitlab-org/gitlab/issues/38083
4b3b0c90