#4561·kafka-ui

Option to re-publish one or more messages from the messages queue

Author: thatgolangguyCreated Mar 22, 2026Updated Aug 28, 2026
Labelsstatus/triagetype/feature

Issue submitter TODO list

  • I've searched for an already existing issues here
  • I'm running a supported version of the application which is listed here and the feature is not present there

Is your proposal related to a problem?

There are a lot of time where I find myself, publishing the same message again and again when I am testing out a functionality. Right now, I have to use the Publish Message button and copy+paste the message to achieve this. This is very cumbersome when needs to be done frequently.

Describe the feature you're interested in

I suggest that, we should have an option to publish individual or bulk messages directly from the message queue.

I want to work on the solution myself, just want confirmation if the maintainers are accepting PRs as the last commit is over 2 years old.

Describe alternatives you've considered

No response

Version you're running

83b5a60

Additional context

No response