[GitHub] [lucene-jira-archive] martijnvg commented on issue #102: Missing accounts (committers)

2022-08-05 Thread GitBox
martijnvg commented on issue #102: URL: https://github.com/apache/lucene-jira-archive/issues/102#issuecomment-1206596035 I've linked my gh and asf accounts: https://user-images.githubusercontent.com/580421/183112551-a1e62724-6c4f-4eaa-97d3-717331b5ab3c.png";> -- This is an auto

[GitHub] [lucene-jira-archive] mocobeta commented on issue #102: Missing accounts (committers)

2022-08-05 Thread GitBox
mocobeta commented on issue #102: URL: https://github.com/apache/lucene-jira-archive/issues/102#issuecomment-1207132729 Thank you @martijnvg. -- 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

[GitHub] [lucene-jira-archive] mocobeta opened a new issue, #109: Cross-issue link isn't remapped if it appears at the beggining of a line

2022-08-05 Thread GitBox
mocobeta opened a new issue, #109: URL: https://github.com/apache/lucene-jira-archive/issues/109 e.g.: https://github.com/mocobeta/forks-migration-test-2/issues/10618 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [lucene-jira-archive] mocobeta opened a new issue, #110: Mentions is not captured if it follows Zenkaku punctuations

2022-08-05 Thread GitBox
mocobeta opened a new issue, #110: URL: https://github.com/apache/lucene-jira-archive/issues/110 https://github.com/mocobeta/forks-migration-test-2/issues/10578#issuecomment-1205993036 ![Screenshot from 2022-08-06 12-30-11](https://user-images.githubusercontent.com/1825333/183231875-

[GitHub] [lucene-jira-archive] mocobeta opened a new issue, #111: Jira mention is not captured if it contains whitespace

2022-08-05 Thread GitBox
mocobeta opened a new issue, #111: URL: https://github.com/apache/lucene-jira-archive/issues/111 https://github.com/mocobeta/forks-migration-test-2/issues/10569#issuecomment-1205992579 Jira username `[~joe hou]` includes whitespace. -- This is an automated message from the Apache G

[GitHub] [lucene-jira-archive] mocobeta opened a new issue, #112: Numbered list is not correctly converted if it follows TAB character

2022-08-05 Thread GitBox
mocobeta opened a new issue, #112: URL: https://github.com/apache/lucene-jira-archive/issues/112 https://github.com/mocobeta/forks-migration-test-2/issues/10514#issuecomment-1205989333 Looks like it'd be difficult to fix. -- This is an automated message from the Apache Git Service.

[GitHub] [lucene-jira-archive] mocobeta closed issue #89: Excess strike-through on conversion

2022-08-05 Thread GitBox
mocobeta closed issue #89: Excess strike-through on conversion URL: https://github.com/apache/lucene-jira-archive/issues/89 -- 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 u

[GitHub] [lucene-jira-archive] mocobeta commented on issue #89: Excess strike-through on conversion

2022-08-05 Thread GitBox
mocobeta commented on issue #89: URL: https://github.com/apache/lucene-jira-archive/issues/89#issuecomment-1207140001 Fixed in #108. -- 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

[GitHub] [lucene-jira-archive] mocobeta opened a new issue, #113: Jira mention is not captured if it appears at the end of a line.

2022-08-05 Thread GitBox
mocobeta opened a new issue, #113: URL: https://github.com/apache/lucene-jira-archive/issues/113 https://github.com/mocobeta/forks-migration-test-2/issues/10469 No space or punctuation follows after `[~jpountz]`. -- This is an automated message from the Apache Git Service. To respon

[GitHub] [lucene-jira-archive] mocobeta commented on issue #113: Jira mention is not captured if it appears at the end of a line.

2022-08-05 Thread GitBox
mocobeta commented on issue #113: URL: https://github.com/apache/lucene-jira-archive/issues/113#issuecomment-1207144790 Found one more example. https://github.com/mocobeta/forks-migration-test-2/issues/10303#issuecomment-1205975935 -- This is an automated message from the Apache Git S

[GitHub] [lucene-jira-archive] mocobeta commented on issue #104: Should we regenerate another full export?

2022-08-05 Thread GitBox
mocobeta commented on issue #104: URL: https://github.com/apache/lucene-jira-archive/issues/104#issuecomment-1207145653 Done. https://github.com/mocobeta/forks-migration-test-2/issues Generally it looks fine. I noticed some minor glitches like #109 and #110. I'll address them (if

[GitHub] [lucene-jira-archive] mocobeta opened a new issue, #114: Avoid wrong mentions.

2022-08-05 Thread GitBox
mocobeta opened a new issue, #114: URL: https://github.com/apache/lucene-jira-archive/issues/114 https://github.com/mocobeta/forks-migration-test-2/issues/10522 `@link` in the quote should be escaped. ``` Filtering by additional fields can be configured by passing a set of fi

[GitHub] [lucene-jira-archive] mocobeta opened a new issue, #115: Code block is sometimes not properly converted

2022-08-05 Thread GitBox
mocobeta opened a new issue, #115: URL: https://github.com/apache/lucene-jira-archive/issues/115 Not sure whether we can fix it or not. Original Jira comment: https://issues.apache.org/jira/browse/LUCENE-3151?focusedCommentId=13419045&page=com.atlassian.jira.plugin.system.issuetabpane

[GitHub] [lucene-jira-archive] mocobeta commented on issue #115: Code block is sometimes not properly converted

2022-08-05 Thread GitBox
mocobeta commented on issue #115: URL: https://github.com/apache/lucene-jira-archive/issues/115#issuecomment-1207156466 Another example: Jira https://issues.apache.org/jira/browse/LUCENE-3115 Migrated issue https://github.com/mocobeta/forks-migration-test-2/issues/3142#issuecomment-12

[GitHub] [lucene-jira-archive] mocobeta commented on issue #115: Code block is sometimes not properly converted

2022-08-05 Thread GitBox
mocobeta commented on issue #115: URL: https://github.com/apache/lucene-jira-archive/issues/115#issuecomment-1207159414 This command lists such inlined `{code}` uses. ``` $ grep "{code}" -r jira-dump/ | grep -Fv "\n{code}" | grep -Fv "{code}\r\n" | grep -Fv "{code}\"," | cut -d' '

[GitHub] [lucene-jira-archive] mocobeta commented on issue #106: Inlined patches don't migrate correctly

2022-08-05 Thread GitBox
mocobeta commented on issue #106: URL: https://github.com/apache/lucene-jira-archive/issues/106#issuecomment-1207160462 https://github.com/mocobeta/forks-migration-test-2/issues/634#issuecomment-1204765958 also includes an inlined patch. -- This is an automated message from the Apache G

[GitHub] [lucene-jira-archive] mocobeta commented on issue #106: Inlined patches don't migrate correctly

2022-08-05 Thread GitBox
mocobeta commented on issue #106: URL: https://github.com/apache/lucene-jira-archive/issues/106#issuecomment-1207161215 This is actually not a complete "inlined patch," but the root cause is the same here. https://github.com/mocobeta/forks-migration-test-2/issues/631#issuecomment-120476