#2954 protonmsg: message body is not decoded back to String from DB
Closed: Fixed by tkopecek. Opened by julian8628.

Then the msg will be {} on msg bus.

We could
- decode it by DB type casting or json.dumps
- change the field type of proton_queue.body to TEXT directly


2 PR as each approach:

  • PR #2955
  • PR #2956

Metadata Update from @julian8628:
- Custom field Size adjusted to None

Metadata Update from @julian8628:
- Issue tagged with: testing-ready

Metadata Update from @julian8628:
- Issue set to the milestone: 1.26

Metadata Update from @jobrauer:
- Issue tagged with: testing-done

Commit c7f2a77e fixes this issue

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/2954

Please continue any further discussion there.

Metadata
Related Pull Requests