Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat]: Pivotal Importer, Rewrite Pivotal Tracker Links with Imported Story Links #84

Open
3 tasks
semperos opened this issue Nov 1, 2024 · 0 comments · May be fixed by #92 or #86
Open
3 tasks

[Feat]: Pivotal Importer, Rewrite Pivotal Tracker Links with Imported Story Links #84

semperos opened this issue Nov 1, 2024 · 0 comments · May be fixed by #92 or #86

Comments

@semperos
Copy link
Member

semperos commented Nov 1, 2024

There current Pivotal Importer does not rewrite links in textual fields to have Pivotal Tracker links to stories point to Shortcut links to imported stories. Whether as part of the import, or as an optional separate tool, it would be helpful to have all of the internal linking restored by rewriting these links.

On the PT side, the following areas can have either ID-style or URL-style links to stories:

  • PT story description

  • PT story task

  • PT story comment

  • PT story links to SC story links

  • PT comment links to SC comment links

  • PT #xyz references to SC #abc references

@semperos semperos linked a pull request Nov 15, 2024 that will close this issue
devin-ai-integration bot added a commit that referenced this issue Dec 12, 2024
- Transform Pivotal Tracker links to Shortcut story links with ID mapping
- Handle both URL and ID reference formats for Pivotal links
- Preserve GitHub PR and branch links as external links
- Add comprehensive tests for link transformation
- Pass context through parse_row for link transformation

Fixes #84
Fixes #85

Co-Authored-By: mike.thorpe@shortcut.com <mike.thorpe@shortcut.com>
devin-ai-integration bot added a commit that referenced this issue Dec 12, 2024
- Transform Pivotal Tracker links to Shortcut story links with ID mapping
- Handle both URL and ID reference formats for Pivotal links
- Preserve GitHub PR and branch links as external links
- Add comprehensive tests for link transformation
- Pass context through parse_row for link transformation

Fixes #84
Fixes #85

Co-Authored-By: mike.thorpe@shortcut.com <mike.thorpe@shortcut.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant