# ICS 내보내기 시 게시글 URL이 누락됩니다

**URL:** https://meta.discourse.org/t/post-url-missing-when-from-ics-exports/399015
**Category:** Feature
**Tags:** events, completed
**Created:** [3월 21, 2026, 7:31오전 UTC](https://meta.discourse.org/t/post-url-missing-when-from-ics-exports/399015 "2026-03-21T07:31:15Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![nathank](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nathank/32/290039_2.png) [@nathank](https://meta.discourse.org/u/nathank)
#### Post date: [3월 21, 2026, 7:31오전 UTC](https://meta.discourse.org/t/post-url-missing-when-from-ics-exports/399015/1 "2026-03-21T07:31:15Z")

</div>

이전에는 .ics / Google 캘린더 내보내기에서 세부 정보 하단에 게시물 URL이 표시되었습니다. 이 기능은 다음에서 도입되었습니다:

> <https://github.com/discourse/discourse-calendar/pull/549>
>
> "Add to calendar" will now prefill location with the url if present, and details… with the associated post url, when using google calendar.
> 
> This has no tests as the feature is currently not tested at all in discourse-calendar and \`downloadCalendar\` is well tested in core.
> 
> Note: Im not adding a discourse compat entry as the current entry is already on the current discourse version.

이 기능은 다음과 같은 이유로 매우 유용했습니다.

1. 캘린더 항목의 출처가 Discourse 인스턴스임이 명확해졌습니다.
2. 이벤트 게시물로 빠르게 이동할 수 있는 경로를 제공했습니다.

지난해 이벤트 위치/설명이 개선되면서 회귀(regression)로 인해 이 기능이 사라진 것으로 보입니다.

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [3월 23, 2026, 5:39오후 UTC](https://meta.discourse.org/t/post-url-missing-when-from-ics-exports/399015/2 "2026-03-23T17:39:04Z")

</div>

다음 PR로 수정될 예정입니다

> <https://github.com/discourse/discourse/pull/38797>
>
> When events are exported to ICS, the post URL was no longer included in the DESC…RIPTION field. This regressed when the ICS template was updated to use IcalEncoder for RFC 5545 compliance — the old code called PrettyText.format\_for\_email which triggered a reduce\_cooked hook that embedded the post link, but the new code only used the raw post excerpt.
> 
> Append the post's full URL to the DESCRIPTION field so calendar entries link back to the originating Discourse topic.
> 
> https://meta.discourse.org/t/399015

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [3월 28, 2026, 7:00오전 UTC](https://meta.discourse.org/t/post-url-missing-when-from-ics-exports/399015/3 "2026-03-28T07:00:53Z")

</div>

이 주제는 4일 후 자동으로 닫혔습니다. 더 이상 새 답변을 작성할 수 없습니다.
