fedora-infra / pagure-exporter

Simple exporter tool that helps migrate repository files, data assets and issue tickets from projects on Pagure to GitLab
GNU General Public License v3.0
6 stars 6 forks source link

Attach the same issue ticket ID in the destination namespace as it was in the source namespace #81

Open gridhead opened 11 months ago

gridhead commented 11 months ago

Attach the same issue ticket ID in the destination namespace as it was in the source namespace

It is possible to do that, you know.

image

More information about the implementation details can be found here.

brngylni commented 8 months ago

As far as I understand, this will be the default option. So '--series' option will be on by default?

gridhead commented 8 months ago

@brngylni I was going to dismiss this issue ticket as a duplicate of what @jwflory suggested with #96 but I would like to hear from him if it makes sense for it to be a default.

onuralpszr commented 8 months ago

@brngylni I was going to dismiss this issue ticket as a duplicate of what @jwflory suggested with #96 but I would like to hear from him if it makes sense for it to be a default.

Should I hold then too ?

gridhead commented 8 months ago

@onuralpszr as a matter of fact, I would love to hear your advice on this too.

onuralpszr commented 8 months ago

@onuralpszr as a matter of fact, I would love to hear your advice on this too.

Let me read main conversations, and then I will

onuralpszr commented 8 months ago

@onuralpszr as a matter of fact, I would love to hear your advice on this too.

During your test, were you able to access via IID or is it still failing as I observed in the last comment? If so, I believe we will also need to recreate the PR and comments to maintain alignment. We could potentially employ the name/email trick to ensure consistency as much as possible. Alternatively, we can synchronize GitLab names with Pagure and develop a side script to verify that everyone has migrated before proceeding. In this case, we would use their GitLab username and include additional brackets for FAS names. I anticipate some username issues, but the IDs #X should be reliable. However, we must exercise extreme caution and meticulously recreate every step of the process.

gridhead commented 8 months ago

@onuralpszr this issue ticket was already addressed as a part of #112.

anshikavashistha commented 7 months ago

@gridhead May I work on this issue?

gridhead commented 7 months ago

@anshikavashistha, @brngylni has already opened a pull request for the same.

brngylni commented 7 months ago

@onuralpszr this issue ticket was already addressed as a part of #112.

Should I make the - - series option on by default?

anshikavashistha commented 7 months ago

Okay @gridhead No problem