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

Feature request: Copy settings to teams on different projects #21

Open
amontano-ona opened this issue Apr 30, 2019 · 6 comments
Open

Feature request: Copy settings to teams on different projects #21

amontano-ona opened this issue Apr 30, 2019 · 6 comments
Labels
enhancement New feature or request

Comments

@amontano-ona
Copy link

Currently the tool is limited to copying settings between teams on a single project. It would be very useful if it could copy to team boards on other projects so that everything can be kept consistent across multiple projects.

@jessehouwing
Copy link
Member

Agreed. There are some issues with the fact that we can't guarantee tags, iterations, areas, fields and other things even exist on the other project making the mapping a LOT more complex. Hence why we didn't do this for V1.

@jessehouwing
Copy link
Member

#8 is the way we propose to handle these scenarios to prevent having to do it 'live'.

@amontano-ona
Copy link
Author

Import/export would be great. We could tweak the JSON as necessary to satisfy the destination board, provided the import gave enough detail in the event of a failure.

@jessehouwing
Copy link
Member

That would indeed be step one.

@joebieker916
Copy link

Hello,

Is this currently being worked on? If so, please provide ETA if you know. Really need this feature ASAP. please let me know. Thank you.

@jessehouwing
Copy link
Member

No this extension is currently in maintenance mode and this feature requires massive investments unfortunately.

I'd love for it to be otherwise, but we can only spend our time once and this is currently not where anyone is spending it.

I'm open to accepting a pull request, but you'll likely encounter the following issues:

  • the selected process has to be 100% the same between projects.
  • security groups, users, tags, iteration paths and area paths will need to be mapped while applying these changes.
  • the current mechanism relies on directly updating the board without any intermediate format. You'll likely need to capture the settings in an intermediary format (json?) and then apply it to the target project from there.

While copying between projects was in the original scope for. This extension, it was scrapped due to there reasons and left when there was enough interest. Very few requests have come in thus far.

@madkoo madkoo added the enhancement New feature or request label Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants