#3954 Updating ticket metadata does not update the view on submit
Closed: Duplicate 5 years ago Opened 5 years ago by ankursinha.

When one updates the metadata, on clicking the "update" button, the form is submitted, but the updated metadata is not shown. On refreshing the page, it shows.


This is because we changed the code to send comment via JS instead of doing a full http request, so the comment is added without reloading the page but if the SSE server is not responding the metadata changes are not showing, creating this confusion :(

Metadata Update from @pingou:
- Issue tagged with: JS, bug

5 years ago

This is in fact a duplicate of: https://pagure.io/pagure/issue/3879 which has been fixed in #4061

Thanks for your report though!

Metadata Update from @pingou:
- Issue assigned to pingou
- Issue set to the milestone: 5.2

5 years ago

Metadata Update from @pingou:
- Assignee reset
- Issue close_status updated to: Duplicate
- Issue set to the milestone: None (was: 5.2)
- Issue status updated to: Closed (was: Open)

5 years ago

Metadata Update from @pingou:
- Issue assigned to pingou
- Issue set to the milestone: 5.2

5 years ago

Login to comment on this ticket.

Metadata