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

Pivotal importer fixes #176

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

mig5
Copy link

@mig5 mig5 commented Oct 10, 2024

Fixes #175

  • Set a dummy person in comment when it is undefined.
  • Fix 'scrum or scrum' helper info on jira and pivotal commands.
  • Adds ability to import the Pull Request attributes from Pivotal into Taiga as a Custom Field.
  • Adds ability to capture the 'blocked' story/epic IDs from Pivotal in the 'blocked_text' field in Taiga.

@CarlosLVar
Copy link
Contributor

Hi, @mig5,

Sorry for the long time to get back to you here. Could you rebase and re-run the tests?

Best!

mig5 added 5 commits April 1, 2025 14:45
Fix 'scrum or scrum' helper info on jira and pivotal commands.
… support for Priority custom field. Fix saving multiple custom fields
…imistically try to map to existing users, no prompting
@mig5 mig5 force-pushed the pivotal-importer-fixes branch from 27d90b5 to 2f7eaea Compare April 1, 2025 03:56
@mig5
Copy link
Author

mig5 commented Apr 1, 2025

@CarlosLVar I've rebased from latest main. I also added some extra things we had done since for our Pivotal to Taiga migration, such as importing Pull Request links as a custom field, and also capturing the 'Blocked' story IDs as texts for the Taiga blocker field.

I can't run the tests as it appears to require approval first (because it's my first contribution and it's a fork), but you are welcome to run them or fork a copy of my branch to the upstream repo if you would like.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Pivotal Tracker importer can fail on KeyError: 'person' when importing comments
2 participants