mirror of
https://github.com/discourse/discourse.git
synced 2026-08-08 17:53:55 +08:00
Previously, the event bulk invite modal defaulted each row to "Not interested" — the internal `unknown` attendance that the backend treated as a "remove invitee" instruction (`destroy_all`) — so sending the default silently un-invited people, and a successful CSV upload never closed the modal. This converts the modal to FormKit, defaults new rows to "Going", drops `unknown` from both the UI and the backend (unrecognized attendances are now skipped and logged), and closes the modal with a success toast after a CSV upload. |
||
|---|---|---|
| .. | ||
| csv | ||