Skip to content
#

events

Here are 3,009 public repositories matching this topic...

watermill
xorcare
xorcare commented Nov 22, 2021

This comment says that the message ID is optional,
but for SQL transport it is a mandatory attribute,
in turn it causes misunderstanding?

Is it possible to fix it or did I get something wrong?

https://github.com/ThreeDotsLabs/watermill/blob/b9928e750ba673cf93d442db88efc04706f67388/message/message.go#L20
https://github.com/ThreeDotsLabs/watermill/blob/b9928e750ba673cf93d442db88efc04706f6

help wanted good first issue S
AndrewKvalheim
AndrewKvalheim commented Mar 21, 2022

I'm submitting a ..

  • Bug Report
  • Feature Request

Current behavior:

Some pages in the admin interface are broken with ActionController::MissingExactTemplate:

  • Administration → Users → Edit (Admin::UsersController#edit)
  • Manage conference → Events → Add Event (Admin::EventsController#new)

Expected correct behavior:

Show the appropriate form.

bug 🐛 good first issue

Improve this page

Add a description, image, and links to the events topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the events topic, visit your repo's landing page and select "manage topics."

Learn more