vlsi commented on issue #4: URL: https://github.com/apache/lucene-jira-archive/issues/4#issuecomment-1207179288
@mocobeta , can you please clarify why you have decided to do two-pass migration? Why don't you just import the issues with the proper cross-references in the first place? In other words: 1) If you import issues in ascending order, then you can statically predict the generated issue numbers 2) When doing the import, you can wait till the issue is finished, so all of them are generated in order Here's an example of an issue imported in a single go: https://github.com/vlsi/tmp-jmeter-issues/issues/1188#issue-1327437303 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
