Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not clear publish fields on Disconnect #124

Closed
farion opened this issue Feb 15, 2022 · 1 comment
Closed

Do not clear publish fields on Disconnect #124

farion opened this issue Feb 15, 2022 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@farion
Copy link
Member

farion commented Feb 15, 2022

Describe the bug

If a user disconnects (or is disconnected by broker) from a connection and reconnect afterwards, the publish field (topic + payload etc.) is resetted. This is not convinient.

To Reproduce

  1. Publish a message with topic and payload
  2. Disconnect connection
  3. Press "Disconnect"
  4. Topic and Payload is empty.

Expected behavior
Topic and Payload stays as there are before the reconnect.

Desktop (please complete the following information):

  • OS: Ubuntu 21.10
  • Version: 0.14.2
@farion farion added the bug Something isn't working label Feb 15, 2022
@farion farion added this to the 0.15.0 milestone Feb 15, 2022
@farion farion changed the title Do not clear publish field on Disconnect Do not clear publish fields on Disconnect Feb 15, 2022
@farion farion moved this to Todo in CorreoMQTT Feb 15, 2022
@thagel thagel moved this from Todo to In Progress in CorreoMQTT May 31, 2022
thagel pushed a commit to thagel/correomqtt that referenced this issue Jul 10, 2023
@thagel thagel moved this from In Progress to In Review in CorreoMQTT Jul 10, 2023
farion added a commit that referenced this issue Dec 26, 2023
Co-authored-by: Thomas <thomas.hagel@exxeta.com>
Co-authored-by: Frieder Reinhold <frieder.reinhold@exxeta.com>
@farion farion closed this as completed Feb 23, 2024
@github-project-automation github-project-automation bot moved this from In Review to Done in CorreoMQTT Feb 23, 2024
@farion
Copy link
Member Author

farion commented Feb 23, 2024

Fixed already

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants