#2954 protonmsg: message body is not decoded back to String from DB
Closed: Fixed 2 years ago by tkopecek. Opened 2 years ago 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:

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

2 years ago

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

2 years ago

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

2 years ago

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

2 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #2956 Closed 2 years ago
  • #2955 Merged 2 years ago