Skip to content
#

events

Here are 3,033 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
ahuret
ahuret commented Nov 2, 2021

Describe the bug
There are broken links in documentation markdown files.

Expected behavior
No broken link in documentation

To Reproduce
https://gist.github.com/ahuret/4529b7c50eeff488d4e06b2a1bfdf644

Knative release version

Additional context
Add any other context about the problem here such as proposed priority

kind/bug help wanted good first issue triage/accepted
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