Skip to content

feat(customize): add CSV import functionality for sprints and issue c… #8456

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

narrowizard
Copy link
Collaborator

…hangelogs/worklogs

  • Add new API endpoints for importing sprints, issue changelogs, and issue worklogs from CSV files
  • Implement corresponding handler functions to process the uploaded CSV files
  • Add e2e tests to verify the import functionality for sprints, issue changelogs, and issue worklogs
  • Update the plugin's ApiResources map to include the new endpoints

#8446

Summary

What does this PR do?

Does this close any open issues?

Closes xx

Screenshots

Include any relevant screenshots here.

Other Information

Any other information that is important to this PR.

@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. component/plugins This issue or PR relates to plugins pr-type/feature-development This PR is to develop a new feature labels May 30, 2025
@narrowizard narrowizard marked this pull request as draft May 30, 2025 06:33
…hangelogs/worklogs

- Add new API endpoints for importing sprints, issue changelogs, and issue worklogs from CSV files
- Implement corresponding handler functions to process the uploaded CSV files
- Add e2e tests to verify the import functionality for sprints, issue changelogs, and issue worklogs
- Update the plugin's ApiResources map to include the new endpoints

#8446
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/plugins This issue or PR relates to plugins pr-type/feature-development This PR is to develop a new feature size:XL This PR changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant