Is there a way to find the original name of a task that has had its name changed?
Searching the “name_changed” story sub-type, I can see what the task was renamed to but it doesn’t tell me what the name was changed from.
When viewing the task stories in Asana there’s the option to “View Original” that shows me the original task name, so was wondering if there’s a way to extract this through the api.
I believe that, for now, the best you can do is this:
With:
. . . if there are two or more name_changed stories, then you can learn what the prior name was before the latest change, but only in that case, and never the very original name.
Hmmm I think @Frederic_Malenfant and @Phil_Seeman are right. This looks like a bug. I’ll check in with our API team to make sure. Will update once we have a fix/resolution.