You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/10/26 00:01:23 UTC

[GitHub] [arrow] toddfarmer opened a new issue, #14513: MIGRATION: Evaluate image and attachment handling

toddfarmer opened a new issue, #14513:
URL: https://github.com/apache/arrow/issues/14513

   ASF Jira issues may have attached content, including images displayed inline in comments. This issue is a marker to evaluate how that content may migrate, and whether additional work may be required. Issue attachments may simply be referenced in an added comment, indicating attachments exist and can be retrieved from the source issue. Missing inline images (if not handled by migration) may be a bit more challenging to handle usefully.


-- 
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: github-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] toddfarmer commented on issue #14513: MIGRATION: Evaluate image and attachment handling

Posted by GitBox <gi...@apache.org>.
toddfarmer commented on issue #14513:
URL: https://github.com/apache/arrow/issues/14513#issuecomment-1314350227

   It would be trivially easy to list the attachments with links to the content found in ASF Jira (not copying content into GitHub). Do we have strong feelings on needing to bring this referenced content over to GitHub itself, or can we allow migrated issues to point back to the content in ASF Jira? Because ASF Jira is world-readable, the content itself isn't restricted to registered Jira users. Any new attachments added would obviously end up in GitHub.


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] toddfarmer commented on issue #14513: MIGRATION: Evaluate image and attachment handling

Posted by GitBox <gi...@apache.org>.
toddfarmer commented on issue #14513:
URL: https://github.com/apache/arrow/issues/14513#issuecomment-1315732263

   Unless there are objections, I plan to:
   
   1. Fix inline image links to point to the ASF Jira-hosted content from the source issue, without migrating/copying any content.
   2. Add a list of issue attachments at time of migration to the issue description with links to the ASF Jira issue content (again, without copying any of that content to GitHub issues).
   
   Both are demonstrated in this example issue:  https://github.com/toddfarmer/test_import/issues/313


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] toddfarmer commented on issue #14513: MIGRATION: Evaluate image and attachment handling

Posted by GitBox <gi...@apache.org>.
toddfarmer commented on issue #14513:
URL: https://github.com/apache/arrow/issues/14513#issuecomment-1314329193

   There are currently [516 Jira issues with attachments](https://issues.apache.org/jira/issues/?jql=project%20%3D%20ARROW%20AND%20attachments%20is%20not%20empty).


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] rok closed issue #14513: MIGRATION: Evaluate image and attachment handling

Posted by GitBox <gi...@apache.org>.
rok closed issue #14513: MIGRATION: Evaluate image and attachment handling
URL: https://github.com/apache/arrow/issues/14513


-- 
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: issues-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] jorisvandenbossche commented on issue #14513: MIGRATION: Evaluate image and attachment handling

Posted by GitBox <gi...@apache.org>.
jorisvandenbossche commented on issue #14513:
URL: https://github.com/apache/arrow/issues/14513#issuecomment-1316619524

   Sounds good!


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] toddfarmer commented on issue #14513: MIGRATION: Evaluate image and attachment handling

Posted by GitBox <gi...@apache.org>.
toddfarmer commented on issue #14513:
URL: https://github.com/apache/arrow/issues/14513#issuecomment-1314293002

   By default, inline images render as broken image links in migrated content - see [this example](https://github.com/toddfarmer/test_import/issues/309):
   
   ![image](https://user-images.githubusercontent.com/3641430/201753006-fd77c0c3-a014-4bbe-8a90-ea89a42173b0.png)


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] toddfarmer commented on issue #14513: MIGRATION: Evaluate image and attachment handling

Posted by GitBox <gi...@apache.org>.
toddfarmer commented on issue #14513:
URL: https://github.com/apache/arrow/issues/14513#issuecomment-1314325859

   By adding some additional translation, it's possible to direct the inline image/attachment links in the migrated content back to the ASF Jira-hosted content.  See [this example](https://github.com/toddfarmer/test_import/issues/310).
   
   Note that this points back to the original ASF Jira issue content, and the actual attachment has not been migrated to GitHub. This also means that if ASF Jira content is removed, inline content such as this will break.


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org