api-cookbook icon indicating copy to clipboard operation
api-cookbook copied to clipboard

[Feat]: Pivotal Importer, Save Story History as a Comment

Open semperos opened this issue 1 year ago • 2 comments

The Pivotal Tracker export can optionally include a separate file that provides the history of changes made to the original PT stories.

Even though Shortcut does not provide a means by which to change history in the past for a Story in the present, it could import the history provided in the PT export as a comment on the imported Shortcut stories.

Extend the recipe to include a table of the history pertinent to each imported Story as a comment on the Story, with clear indication that it's a dump of the history and not a real person's comment.

The field's found in the PT history export are as follows:

  • ID
  • Type
  • Message
  • Performed By
  • Occurred At

semperos avatar Oct 16 '24 16:10 semperos